Back to Devexpress

TcxSchedulerDBStorageFieldNames.RecurrenceInfo Property

vcl-cxschedulerdbstorage-dot-tcxschedulerdbstoragefieldnames-677ff01f.md

latest1.1 KB
Original Source

TcxSchedulerDBStorageFieldNames.RecurrenceInfo Property

Maps the TcxSchedulerEvent.RecurrenceInfo property to the corresponding dataset field.

Declaration

delphi
property RecurrenceInfo: TcxFieldName index 9 read; write;

Property Value

Type
TcxFieldName

Remarks

Use the RecurrenceInfo property to bind the TcxSchedulerEvent.RecurrenceInfo property to the corresponding dataset field.

The dataset field’s type is TBlobField.

See Also

Bound Mode

Handling Raw Data

TcxSchedulerDBStorageFieldNames Class

TcxSchedulerDBStorageFieldNames Members

cxSchedulerDBStorage Unit