GenericSqlCommandExecuteNonQuery Method (CommandType, String, GenericSqlCommandParameter) |
Namespace: X3Platform.Data
public int ExecuteNonQuery( CommandType commandType, string commandText, GenericSqlCommandParameter[] commandParameters )
[Missing <param name="commandType"/> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteNonQuery(System.Data.CommandType,System.String,X3Platform.Data.GenericSqlCommandParameter[])"]
[Missing <param name="commandText"/> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteNonQuery(System.Data.CommandType,System.String,X3Platform.Data.GenericSqlCommandParameter[])"]
[Missing <param name="commandParameters"/> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteNonQuery(System.Data.CommandType,System.String,X3Platform.Data.GenericSqlCommandParameter[])"]
[Missing <returns> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteNonQuery(System.Data.CommandType,System.String,X3Platform.Data.GenericSqlCommandParameter[])"]