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.
Represents a column in a mining model.
The following tables list the members exposed by the MiningModelColumn type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Columns | Gets a collection containing the nested MiningModelColumn objects. |
![]() |
ContainingColumn | Gets the name of the table column containing this column. |
![]() |
Content | Gets the content type of the column. |
![]() |
Description | Gets the user-description of the column. |
![]() |
Distribution | Gets the MiningColumnDistribution for this column. |
![]() |
Flags | Gets the modeling flag for the column. |
![]() |
FullyQualifiedName | Gets the fully qualified name of the column. |
![]() |
IsInput | Determines whether the column is an input column. |
![]() |
IsPredictable | Determines whether the column is predictable. |
![]() |
IsProcessed | Determines whether the MiningModelColumn is processed. |
![]() |
IsRelatedToKey | Determines whether the MiningModelColumn is related to the key. |
![]() |
IsTable | Determines whether the column is a table datatype. |
![]() |
LastProcessed | Gets the date and time the mining model column was last processed. |
![]() |
LastUpdated | Gets the date and time the mining model column was last updated. |
![]() |
Name | Gets the name of the column. |
![]() |
Parent | Gets the parent MiningModel. |
![]() |
ParentMiningModel | Gets the MiningModel to which this column belongs. |
![]() |
PredictionScore | Gets the prediction score for the MiningModelColumn. |
![]() |
Properties | Gets a PropertyCollection containing the properties for the column. |
![]() |
RelatedAttribute | Gets the name of the related column for the MiningModelColumn. |
![]() |
StructureColumn | Gets the name of the structure column for the MiningModelColumn. |
![]() |
Type | Gets the MiningColumnType of the column. |
![]() |
UniqueName | Gets the unique name for the column. |
![]() |
Values | Gets a MiningValueCollection containing the possible values associated with the column. |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. Overridden. Determines whether two instances of MiningModelColumn are equal. |
![]() |
GetHashCode | Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | Determines whether two instances of MiningModelColumn are equal. |
![]() ![]() |
op_Inequality | Determines whether two instances of MiningModelColumn are unequal. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Gets the name of the MiningModelColumn. |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
MiningModelColumn Class
Microsoft.AnalysisServices.AdomdClient Namespace
.gif)
.gif)
.gif)
.gif)