CreateTableSelectCommand

Method CreateTableSelectCommand Method

Class :CA.Blocks.SQLServerDataAccess.SqlServerDataAccess

Namespace :CA.Blocks.SQLServerDataAccess

Assembly : CA.Blocks.SQLServerDataAccess.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

System.Data.SqlClient.SqlCommand

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

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

System.Data.SqlClient.SqlCommand