TIWCGJQGridCol.SQLFieldName Property
Define the SQLPrefix to apply to each Column for Search Operations. Fi, if SQLPrefix = 'Customers' and Name = 'Code', the SQL formed will be 'Customers.Code';
published property SQLFieldName: string index 39 read GetStringValue write SetStringValue stored IsStringStored;
Property Value
Type: string