AddInputParamCommand

Method AddInputParamCommand Method

Class :CA.Blocks.SQLServerDataAccess.SqlServerDataAccess

Namespace :CA.Blocks.SQLServerDataAccess

Assembly : CA.Blocks.SQLServerDataAccess.dll

Overloads

Protected MethodAddInputParamCommand(System.Data.SqlClient.SqlCommand,System.String,System.Object,System.Data.DbType,System.Int32)
Protected MethodAddInputParamCommand(System.Data.SqlClient.SqlCommand,System.String,System.Object,System.Data.SqlDbType,System.Int32)
Protected MethodAddInputParamCommand(System.Data.SqlClient.SqlCommand,System.String,System.Object,System.Data.DbType,System.Int32)

Parameters
NameTypeDescription
cmdSystem.Data.SqlClient.SqlCommand
strParameterNameSystem.String
objParameterValueSystem.Object
odbTypeSystem.Data.DbType
maxParamSizeSystem.Int32
Returns

System.Data.SqlClient.SqlParameter

Protected MethodAddInputParamCommand(System.Data.SqlClient.SqlCommand,System.String,System.Object,System.Data.SqlDbType,System.Int32)

Parameters
NameTypeDescription
cmdSystem.Data.SqlClient.SqlCommand
strParameterNameSystem.String
objParameterValueSystem.Object
odbTypeSystem.Data.SqlDbType
maxParamSizeSystem.Int32
Returns

System.Data.SqlClient.SqlParameter