RelationalColumn Class |
Namespace: Dundas.BI.Data.Metadata.Relational
The RelationalColumn type exposes the following members.
Name | Description | |
---|---|---|
RelationalColumn |
Initializes a new instance of the RelationalColumn class.
|
Name | Description | |
---|---|---|
Caption |
Gets or sets the element's caption.
| |
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.
| |
Symbol |
Gets or sets the symbol that can be set before or after the number or the currency symbol.
| |
SymbolPlacement |
Gets or sets the location of the symbol. Location of symbol cannot be set for currency as that is handled by user locale settings.
| |
UniqueName |
Gets the object unique name.
|
Name | Description | |
---|---|---|
UpdateDataType |
Updates the column data type.
|