Get item value by id (handle DbNull as String.Empty).
Namespace: DataBaseExecutorsAssembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax
Parameters
- reader
- Type: System.Data.Common DbDataReader
[Missing <param name="reader"/> documentation for "M:DataBaseExecutors.DBExecution.readItemSafe(System.Data.Common.DbDataReader@,System.Int32)"]
- colIndex
- Type: System Int32
[Missing <param name="colIndex"/> documentation for "M:DataBaseExecutors.DBExecution.readItemSafe(System.Data.Common.DbDataReader@,System.Int32)"]
Return Value
Type: String[Missing <returns> documentation for "M:DataBaseExecutors.DBExecution.readItemSafe(System.Data.Common.DbDataReader@,System.Int32)"]
Remarks
See Also