RelationalColumn Properties |
The RelationalColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| Category |
Gets or sets the analysis category for the current column.
| |
| Containers |
Gets the container objects used alter the presentation of the elements using a folder-like approach.
| |
| DataElementStructure |
Gets the parent data element structure.
| |
| DataFormat |
Gets or sets the format which is used to define conversion rule, such as how to convert from string to date.
| |
| DataType |
Gets the element data type.
| |
| Description |
Gets or sets the description.
| |
| EntityId |
Gets the parent entity ID.
| |
| IsInPrimaryKey |
Gets or sets a value indicating whether this column is part of primary key.
| |
| IsSkipped |
Gets or sets a value indicating whether this column is skipped during the data retrieval.
| |
| Properties |
Gets the various uncategorized properties.
| |
| SourceFormat |
Gets or sets the source numeric format.
| |
| UniqueName |
Gets the object unique name.
|