TableName Property
Overloads
TableName |
Name of the table to be matched on. This parameter is optional. If TableName is set, FieldName represent the Table column with that name. If TableName is not set, FieldName represents the the field with that name. JSON property name: qTableName |
TableName
Name of the table to be matched on. This parameter is optional. If TableName is set, FieldName represent the Table column with that name. If TableName is not set, FieldName represents the the field with that name.
JSON property name: qTableName
Declaration
public string TableName { get; set; }
Property Value
Type | Description |
---|---|
System.String |