Name | Description | |
---|---|---|
![]() | init | Initializes the RelationalColumn. Called during construction. Inherited from dundas.data.UniqueName. |
Name | Description | |
---|---|---|
![]() | category | Gets or sets the element type. Inherited from dundas.data.Element. |
![]() | containers | Gets or sets the containers for this element. Inherited from dundas.data.Element. |
![]() | dataElementStructureId | Gets or sets the parent data element structure ID (if there is one). Inherited from dundas.data.DataElement. |
![]() | dataFormat | Gets or sets the data format. Inherited from dundas.data.DataElement. |
![]() | dataType | Gets or sets the data type. Inherited from dundas.data.DataElement. |
![]() | description | Gets or sets the description. Inherited from dundas.data.Element. |
![]() | entityId | Gets or sets ID of the parent entity. Inherited from dundas.data.Element. |
![]() | isInPrimaryKey | Gets or sets whether this column is a primary key or not. |
![]() | isSkipped | Gets or sets whether this column is skipped or not. |
![]() | properties | Gets or sets the data properties. Inherited from dundas.data.Element. |
![]() | sourceFormat | Gets the source numeric format. Inherited from dundas.data.DataElement. |
![]() | uniqueName | Gets or sets the unique name. Inherited from dundas.data.UniqueName. |
Name | Description | |
---|---|---|
![]() | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. |
![]() | isPrimaryKey | Returns a value indicating whether this element is a primary key in the source or not. Inherited from dundas.data.Element. |
![]() | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |
![]() | toString | Creates a string representation of this data type. Inherited from dundas.data.UniqueName. |