CreateTextCommand

Method CreateTextCommand Method

Class :CA.Blocks.SQLServerDataAccess.SqlServerDataAccess

Namespace :CA.Blocks.SQLServerDataAccess

Assembly : CA.Blocks.SQLServerDataAccess.dll

Overloads

Protected MethodCreateTextCommand(System.String)
Protected MethodCreateTextCommand(System.String,System.String)
Protected MethodCreateTextCommand(System.String)

Parameters
NameTypeDescription
sqlSystem.String
Returns

System.Data.SqlClient.SqlCommand

Protected MethodCreateTextCommand(System.String,System.String)

Parameters
NameTypeDescription
sqlTemplateSystem.String
mainFilterSystem.String
Returns

System.Data.SqlClient.SqlCommand