MatchField
Properties
| Name | Type | Definition |
|---|---|---|
| TableName | string | Table, which contains matching fields. Should be similar to TableName from TableParameter class. |
| ColumnName | string | Field name in the table |
| ColumnDataType | string | String with system data type of the column (e.g., System.String) |
Updated over 4 years ago