Public Properties
Name | Description | |
---|---|---|
![]() |
AllowsNull | Indicates whether the column permits null values. |
![]() |
ColumnId | The globally unique identifier (GUID) of the column in which the value of the property is stored. |
![]() |
ColumnName | The name assigned to the column. |
![]() |
ColumnSize | The size of the column. |
![]() |
DataType | Specifies a constant, which indicates the data type of the value that an object property, choice list, or database table column can hold. For For For |
![]() |
Id | A representation of the Globally Unique Identifier (GUID), a unique 128-bit number, that is assigned to this Content Engine object when the object is created. When converted to a string, the Id property is typically depicted as 32 hexadecimal characters enclosed by brackets in the following format: {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}. For example, {3F2504E0-4F89-11D3-9A0C-0305E82C3301}. For For a given property representation, the Id property has the following characteristics:
For a newly created document object, you can override the Id property of its associated |
![]() |
IsSingleIndexed | Manages usage of a user-defined index on this column. |
![]() |
Name | The name for this object. For most classes, this property is read-only and returns the value of the designated name property for the object, or its ID if there is no name property. If For a |