Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This complex type represents a column in a MiningStructure. This is an abstract type for the ScalarMiningStructureColumn and TableMiningStructureColumn derived types. The XSD in this section has no elements because the derived classes contain the XSD for the elements. However, the common elements to all derived classes are documented in the following table.
-
<xsd:complexType name="MiningStructureColumn" abstract="true" />
|
Element |
Read-Only |
Default value |
Description |
|---|---|---|---|
|
Name |
|
[Required] |
The object name. |
|
ID |
|
Defaults to Name |
The object ID string. |
|
Description |
|
Empty |
The object description. |
|
Type |
|
[Required] |
Contains the data type of the element. |
|
Annotations |
|
Empty |
A collection of Annotation objects. |