Versions Compared

Key

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

...

PropertyDescription
AllocatedWidthThis property returns the allocated width of a column. DATATYPE: Integer.
AttributeNameThis is the logical attribute name. DATATYPE: String.
AverageWidthThis is the average width of a column. This property applies only to physical models. DATATYPE: Integer.
CacheThis is the Cache property for the column. DATATYPE: Integer.
CharacterSetThis property specifies the character set for a CHAR, VARCHAR, and BLOB (Interbase) / CLOB (Teradata) column. This property applies only to Interbase 2007 and later and Teradata V2R5 and later. DATATYPE: String.
CharUsedThis is the CharUsed property for the column. DATATYPE: Boolean.
CheckConstraintThis is the check constraint of the attribute, if any. DATATYPE: String.
CheckConstraintNameThis is the Name of the Attribute's Check Constraint. DATATYPE: String.
CollateThis is the Collate property for the column. DATATYPE: String.
ColorThis is the color of the Attribute object. It takes a 4-byte integer, where the first byte represents red value (0-255), the second byte represents green value (0-255), and the third byte represents blue value (0-255).
ColumnNameThis is the physical column name. DATATYPE: String.
CompactThis is the Compact property for the column. DATATYPE: Boolean.
CompositeDatatypeThis is the attribute's full datatype, including nullability. DATATYPE: String.
CompressThis is the Compress property for the column. This property is only used in Teradata models. DATATYPE: String.
ComputationThis is the Computation property for columns that are computed. Applies to Interbase 2007 and later and SQL server 7.x and later only. DATATYPE: String.
CycleThis is the Cycle property for the column. DATATYPE: Boolean.
DataLengthThe data length of the datatype (if any). DATATYPE: Integer.
DataScaleThe data scale of the datatype (if any). DATATYPE: Integer.
Datatype Property - Attachment Object

See Also