Overload List
Name | Description | |
---|---|---|
readItemSafe(DbDataReader , Int32) |
Get item value by id (handle DbNull as String.Empty).
| |
readItemSafe(DbDataReader , String) | Obsolete.
Get item value by name (handle DbNull as String.Empty).
|
See Also
DBExecution readItemSafe Method | DataBaseExecutors |
Name | Description | |
---|---|---|
readItemSafe(DbDataReader , Int32) |
Get item value by id (handle DbNull as String.Empty).
| |
readItemSafe(DbDataReader , String) | Obsolete.
Get item value by name (handle DbNull as String.Empty).
|