Элементы TableMiningStructureColumn
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.
Тип TableMiningStructureColumn предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
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. |
В начало
Методы
В начало
Свойства
Имя | Описание | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Наследуется из ModelComponent.) | |
CanRaiseEvents | (Наследуется из Component.) | |
Columns | Gets the collection of columns associated with a TableMiningStructureColumn object. | |
Container | (Наследуется из Component.) | |
Description | (Наследуется из NamedComponent.) | |
DesignMode | (Наследуется из Component.) | |
Events | (Наследуется из 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 | (Наследуется из NamedComponent.) | |
ID | (Наследуется из NamedComponent.) | |
KeyForCollection | (Наследуется из NamedComponent.) | |
Name | (Наследуется из NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Наследуется из ModelComponent.) | |
Parent | Инфраструктура. (Наследуется из ModelComponent.) | |
ParentDatabase | Gets the parent Database of the MiningStructureColumn object. (Наследуется из MiningStructureColumn.) | |
ParentMiningStructure | Gets the parent mining structure of a MiningStructureColumn object. (Наследуется из MiningStructureColumn.) | |
ParentServer | Gets the parent Database of the MiningStructureColumn object. (Наследуется из MiningStructureColumn.) | |
Site | (Наследуется из NamedComponent.) | |
SiteID | (Наследуется из 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. |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Наследуется из NamedComponent.) | |
IHostableComponent. . :: . .Host | (Наследуется из ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Наследуется из ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Наследуется из ModelComponent.) |
В начало