Public Methods

MethodDescription
BoundAttachmentsReturns the BoundAttachments collection of this Object.
UserCommentsReturns the user comments collection associated with this Object.

Public Properties

PropertyDescription
DescriptionDescription of the Firebird Generator. DATATYPE: String.
GenPostSQLGenerate PostSQL of the Firebird Sequence. DATATYPE: Boolean.
GenPreSQLGenerate PreSQL of the Firebird Sequence. DATATYPE: Boolean.
GUIDGUID of the Firebird Generator. DATATYPE: String.
IDID of the Firebird Generator. DATATYPE: Integer.
NameName of the Firebird Generator. DATATYPE: String.
PostSQLPostSQL of the Firebird Sequence. DATATYPE: String.
PreSQLPreSQL of the Firebird Sequence. DATATYPE: String.
  • No labels