Field GetSourceColumns
Gets the delegate to get source columns.
Namespace: DevZest.Data.Annotations
Assembly: DevZest.Data.dll
Syntax
public readonly Func<IColumns> GetSourceColumns
Returns
| Type | Description |
|---|---|
| System.Func<IColumns> |
Gets the delegate to get source columns.
public readonly Func<IColumns> GetSourceColumns
| Type | Description |
|---|---|
| System.Func<IColumns> |