Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription
 BoundAttachmentsReturns the BoundAttachments collection of this Object.

 UserComments

Returns the user comments collection associated with this Object.

Public Properties

PropertyDescription

 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

Returns the Firebird Generator ID. 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.

...