You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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.

  • No labels