Property Item
| Improve this Doc View SourceItem[DataRow]
Declaration
public override sealed TResult this[DataRow dataRow] { get; }
Parameters
Type | Name | Description |
---|---|---|
DataRow | dataRow |
Property Value
Type | Description |
---|---|
TResult |
Overrides
DevZest.Data.Primitives.ColumnExpression<TResult>.Item[DevZest.Data.DataRow]