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