GenericSqlCommandExecuteQueryForObjectT Method (CommandType, String, Object) |
Namespace: X3Platform.Data
public T ExecuteQueryForObject<T>( CommandType commandType, string commandText, Object[,] commandParameters ) where T : new()
[Missing <param name="commandType"/> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteQueryForObject``1(System.Data.CommandType,System.String,System.Object[0:,0:])"]
[Missing <param name="commandText"/> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteQueryForObject``1(System.Data.CommandType,System.String,System.Object[0:,0:])"]
[Missing <param name="commandParameters"/> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteQueryForObject``1(System.Data.CommandType,System.String,System.Object[0:,0:])"]
[Missing <typeparam name="T"/> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteQueryForObject``1(System.Data.CommandType,System.String,System.Object[0:,0:])"]
[Missing <returns> documentation for "M:X3Platform.Data.GenericSqlCommand.ExecuteQueryForObject``1(System.Data.CommandType,System.String,System.Object[0:,0:])"]