GenericSqlCommandExecuteScalar Method (Boolean, CommandType, String, Object, Boolean) |
Namespace: X3Platform.Data
public Object ExecuteScalar( bool enableTransaction, CommandType commandType, string commandText, Object[,] commandParameters, bool disposeCommand )
[Missing <param name="enableTransaction"/> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteScalar(System.Boolean,System.Data.CommandType,System.String,System.Object[0:,0:],System.Boolean)"]
[Missing <param name="commandType"/> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteScalar(System.Boolean,System.Data.CommandType,System.String,System.Object[0:,0:],System.Boolean)"]
[Missing <param name="commandText"/> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteScalar(System.Boolean,System.Data.CommandType,System.String,System.Object[0:,0:],System.Boolean)"]
[Missing <param name="commandParameters"/> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteScalar(System.Boolean,System.Data.CommandType,System.String,System.Object[0:,0:],System.Boolean)"]
[Missing <param name="disposeCommand"/> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteScalar(System.Boolean,System.Data.CommandType,System.String,System.Object[0:,0:],System.Boolean)"]
[Missing <returns> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteScalar(System.Boolean,System.Data.CommandType,System.String,System.Object[0:,0:],System.Boolean)"]