IBufferTableExtensionsFindOrLoadRowByValue Method |
| Name | Description | |
|---|---|---|
| FindOrLoadRowByValueTValue(IBufferTable, IBufferColumn, TValue) |
Finds or loads from the data-source the first row, for which the specified column matches the specified value.
| |
| FindOrLoadRowByValueTValue(IBufferTable, String, TValue) |
Finds or loads from the data-source the first row, for which the specified column matches the specified value.
|