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

Compare with Current View Page History

« Previous Version 2 Next »

Public Methods

MethodDescription

Returns the BoundAttachments collection of this Object.

Returns the collection of Object Permissions for this object.

Returns the user comments collection associated with this Object.

Public Properties

PropertyDescription

Data type of the Snowflake Sequence. DATATYPE: String.

Data width of the Snowflake Sequence. DATATYPE: String.

Description of the Snowflake Sequence. DATATYPE: String.

Generate PostSQL of the Snowflake Sequence. DATATYPE: Boolean.

Generate PreSQL of the Snowflake Sequence. DATATYPE: Boolean.

GUID of the Snowflake Sequence. DATATYPE: String.

Returns the Snowflake Sequence ID. DATATYPE: Integer.

Value by which the Snowflake Sequence is incremented each time a new number is requested. DATATYPE: String.

Name of the Snowflake Sequence. DATATYPE: String.

Owner of the Snowflake Sequence. DATATYPE: String.

PostSQL of the Snowflake Sequence. DATATYPE: String.

PreSQL of the Snowflake Sequence. DATATYPE: String.

Value with which the Snowflake Sequence starts. DATATYPE: String.
  • No labels