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