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

This is the Description of the Firebird Generator. DATATYPE: String.

 GenPostSQL

This property represents the Generate PostSQL of the Firebird Sequence. DATATYPE: Boolean.

 GenPreSQL

This property represents the Generate PreSQL of the Firebird Sequence. DATATYPE: Boolean.

 GUID

This is the GUID of the Firebird Generator. DATATYPE: String.

 ID

Returns the Firebird Generator ID. DATATYPE: Integer.

 Name

This property represents the name of the Firebird Generator. DATATYPE: String.

 PostSQL

This property represents the PostSQL of the Firebird Sequence. DATATYPE: String.

 PreSQL

This property represents the PreSQL of the Firebird Sequence. DATATYPE: String.

See Also

FirebirdGenerator Overview