MiningModelColumn 成員
Represents information about a column in a MiningModel element. This class cannot be inherited.
MiningModelColumn 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
![]() |
MiningModelColumn() () () () | Initializes a new instance of the MiningModelColumn class using default values. |
![]() |
MiningModelColumn(String, String) | Initializes a new instance of the MiningModelColumn class, using System.Stringname as the name of the mining model column, and System.Stringid as the internal name of the object. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
![]() |
Annotations | Gets a collection within which you can store custom data. (繼承自 ModelComponent。) |
![]() |
CanRaiseEvents | (繼承自 Component。) |
![]() |
Columns | Gets the collection of columns associated with the MiningModelColumn object. |
![]() |
Container | (繼承自 Component。) |
![]() |
Description | (繼承自 NamedComponent。) |
![]() |
DesignMode | (繼承自 Component。) |
![]() |
Events | (繼承自 Component。) |
![]() |
Filter | Gets or sets the filter expression for the mining model column. |
![]() |
FriendlyName | (繼承自 NamedComponent。) |
![]() |
ID | (繼承自 NamedComponent。) |
![]() |
KeyForCollection | (繼承自 NamedComponent。) |
![]() |
ModelingFlags | Gets the collection of [ModelingFlags] elements for a column in a MiningModelColumn object. |
![]() |
Name | (繼承自 NamedComponent。) |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 ModelComponent。) |
![]() |
Parent | 基礎結構。 (繼承自 ModelComponent。) |
![]() |
ParentDatabase | Gets the parent Database of a MiningModelColumn object. |
![]() |
ParentMiningModel | Gets the parent MiningModel of a MiningModelColumn object. |
![]() |
ParentMiningStructure | Gets the parent MiningStructure of a MiningModelColumn object. |
![]() |
ParentServer | Gets the parent Server of a MiningModelColumn object. |
![]() |
Site | (繼承自 NamedComponent。) |
![]() |
SiteID | (繼承自 NamedComponent。) |
![]() |
SourceColumn | Gets the mining structure column associated with a MiningModelColumn object. |
![]() |
SourceColumnID | Gets or sets a source column identifier for a MiningModelColumn object. |
![]() |
Translations | Gets the collection of translations associated with a MiningModelColumn object. |
![]() |
Usage | Gets or sets how the column from the parent MiningStructure is used in the mining model. |
頂端