![]() | DBMessageAddParameter Method (String, Object, NullableParameterDirection, NullableSqlDbType) |
[Missing <summary> documentation for "M:Mcc.Series.DataBase.DBMessage.AddParameter(System.String,System.Object,System.Nullable{System.Data.ParameterDirection},System.Nullable{System.Data.SqlDbType})"]
Namespace: Mcc.Series.DataBase
public void AddParameter( string parameterName, Object value, Nullable<ParameterDirection> direction, Nullable<SqlDbType> sqlDbType )
[Missing <param name="parameterName"/> documentation for "M:Mcc.Series.DataBase.DBMessage.AddParameter(System.String,System.Object,System.Nullable{System.Data.ParameterDirection},System.Nullable{System.Data.SqlDbType})"]
[Missing <param name="value"/> documentation for "M:Mcc.Series.DataBase.DBMessage.AddParameter(System.String,System.Object,System.Nullable{System.Data.ParameterDirection},System.Nullable{System.Data.SqlDbType})"]
[Missing <param name="direction"/> documentation for "M:Mcc.Series.DataBase.DBMessage.AddParameter(System.String,System.Object,System.Nullable{System.Data.ParameterDirection},System.Nullable{System.Data.SqlDbType})"]
[Missing <param name="sqlDbType"/> documentation for "M:Mcc.Series.DataBase.DBMessage.AddParameter(System.String,System.Object,System.Nullable{System.Data.ParameterDirection},System.Nullable{System.Data.SqlDbType})"]