TcxSchedulerDBStorageField.FieldName Property
Represents a field name in a dataset and is used for access to the dataset field.
Declaration
property FieldName: string read; write;
Property Value
Type |
---|
string |
Remarks
Represents a field name in a dataset and is used for access to the dataset field.
See Also