CreateTableSelectCommand

Method CreateTableSelectCommand Method

Class :CA.Blocks.MySQLDataAccess.MySqlDataAccess

Namespace :CA.Blocks.MySQLDataAccess

Assembly : CA.Blocks.MySQLDataAccess.dll

Overloads

Protected MethodCreateTableSelectCommand(System.String,System.String)
Protected MethodCreateTableSelectCommand(System.String,System.String,System.String)
Protected MethodCreateTableSelectCommand(System.String,System.String)

Parameters
NameTypeDescription
tableNameSystem.String
filterSystem.String
Returns

MySqlConnector.MySqlCommand

Protected MethodCreateTableSelectCommand(System.String,System.String,System.String)

Parameters
NameTypeDescription
tableNameSystem.String
filterSystem.String
orderBySystem.String
Returns

MySqlConnector.MySqlCommand