Field Parameters
Gets the parameters of the function call.
Namespace: DevZest.Data.Primitives
Assembly: DevZest.Data.dll
Syntax
public ReadOnlyCollection<Column> Parameters
Returns
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<Column> |