CreateTextCommand

Method CreateTextCommand Method

Class :CA.Blocks.SQLLiteDataAccess.SqlLiteDataAccess

Namespace :CA.Blocks.SQLLiteDataAccess

Assembly : CA.Blocks.SQLLiteDataAccess.dll

Overloads

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

Parameters
NameTypeDescription
sqlSystem.String
Returns

Microsoft.Data.Sqlite.SqliteCommand

Protected MethodCreateTextCommand(System.String,System.String)

Parameters
NameTypeDescription
sqlTemplateSystem.String
mainFilterSystem.String
Returns

Microsoft.Data.Sqlite.SqliteCommand