TableMiningStructureColumn-Member
Represents a MiningStructureColumn element that contains nested tables, as opposed to the scalar values associated with the ScalarMiningStructureColumn element that contains scalar values. This class cannot be inherited.
Der TableMiningStructureColumn-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
TableMiningStructureColumn() () () () | Initializes a new instance of the TableMiningStructureColumn class using default values. | |
TableMiningStructureColumn(String) | Initializes a new instance of Action using a name. | |
TableMiningStructureColumn(String, String) | Initializes a new instance of TableMiningStructureColumn using a name and an identifier. |
Zum Anfang
Methoden
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Geerbt von ModelComponent.) | |
CanRaiseEvents | (Geerbt von Component.) | |
Columns | Gets the collection of columns associated with a TableMiningStructureColumn object. | |
Container | (Geerbt von Component.) | |
Description | (Geerbt von NamedComponent.) | |
DesignMode | (Geerbt von Component.) | |
Events | (Geerbt von Component.) | |
FilterComponent | Gets or sets the filter component associated with a TableMiningStructureColumn object. | |
ForeignKeyColumns | Gets the foreign key columns associated with a TableMiningStructureColumn object. | |
FriendlyName | (Geerbt von NamedComponent.) | |
ID | (Geerbt von NamedComponent.) | |
KeyForCollection | (Geerbt von NamedComponent.) | |
Name | (Geerbt von NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Geerbt von ModelComponent.) | |
Parent | Infrastruktur. (Geerbt von ModelComponent.) | |
ParentDatabase | Gets the parent Database of the MiningStructureColumn object. (Geerbt von MiningStructureColumn.) | |
ParentMiningStructure | Gets the parent mining structure of a MiningStructureColumn object. (Geerbt von MiningStructureColumn.) | |
ParentServer | Gets the parent Database of the MiningStructureColumn object. (Geerbt von MiningStructureColumn.) | |
Site | (Geerbt von NamedComponent.) | |
SiteID | (Geerbt von NamedComponent.) | |
SourceMeasureGroup | Gets or sets the source measure group associated with a TableMiningStructureColumn object. | |
Translations | Gets the collection of translations associated with a TableMiningStructureColumn object. |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Geerbt von NamedComponent.) | |
IHostableComponent. . :: . .Host | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Geerbt von ModelComponent.) |
Zum Anfang