Overload List
Name | Description | |
---|---|---|
TryGetColumn(String, DataRowReaderColumn ) |
Try to find a column which matches the column name.
|
|
TryGetColumn(DataColumnSignature, DataRowReaderColumn ) |
Try to find a column which matches the column signature.
|
See Also