RelationalColumnData Class |
Namespace: Dundas.BI.WebApi.Models
The RelationalColumnData type exposes the following members.
Name | Description | |
---|---|---|
RelationalColumnData |
Initializes a new instance of the RelationalColumnData class.
|
Name | Description | |
---|---|---|
Category |
Gets the potential analysis category for the current instance.
(Inherited from ElementData.) | |
Containers |
Gets the container objects used alter the presentation of the elements using a folder-like approach.
(Inherited from ElementData.) | |
DataElementStructureId |
Gets or sets the ID of the data element structure.
(Inherited from DataElementData.) | |
DataFormat |
Gets or sets the format which is used to define conversion rule, such as how to convert from string to date.
(Inherited from DataElementData.) | |
DataType |
Gets the element data type.
(Inherited from DataElementData.) | |
Description |
Gets or sets the description.
(Inherited from ElementData.) | |
EntityId |
Gets the parent entity ID.
(Inherited from ElementData.) | |
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.
(Inherited from ElementData.) | |
SourceFormat |
Gets the source numeric format.
(Inherited from DataElementData.) | |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) | |
UniqueName |
Gets the object unique name.
(Inherited from UniqueNameData.) |
Name | Description | |
---|---|---|
FromRelationalDataContractMappings |
The mapping between the DTO and the business object.
| |
ToRelationalDataContractMappings |
The mapping between the business object and the DTO.
|