Public Methods
Method | Description |
---|---|
BoundAttachments | Returns the BoundAttachments collection of this Object. |
UserComments | Returns the user comments collection associated with this Object. |
Public Properties
Property | Description |
---|---|
Description | Description of the Firebird Generator. DATATYPE: String. |
GenPostSQL | Generate PostSQL of the Firebird Sequence. DATATYPE: Boolean. |
GenPreSQL | Generate PreSQL of the Firebird Sequence. DATATYPE: Boolean. |
GUID | GUID of the Firebird Generator. DATATYPE: String. |
ID | ID of the Firebird Generator. DATATYPE: Integer. |
Name | Name of the Firebird Generator. DATATYPE: String. |
PostSQL | PostSQL of the Firebird Sequence. DATATYPE: String. |
PreSQL | PreSQL of the Firebird Sequence. DATATYPE: String. |
See Also