Classe MiningModelColumn
SQL Server 2012
Represents information about a column in a MiningModel element. This class cannot be inherited.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.NamedComponent
Microsoft.AnalysisServices.MiningModelColumn
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.NamedComponent
Microsoft.AnalysisServices.MiningModelColumn
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Le type MiningModelColumn expose les membres suivants.
| Nom | Description | |
|---|---|---|
![]() | 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.String name as the name of the mining model column, and System.String id as the internal name of the object. |
| Nom | Description | |
|---|---|---|
![]() | Annotations | Gets a collection within which you can store custom data. (hérité de ModelComponent.) |
![]() | Columns | Gets the collection of columns associated with the MiningModelColumn object. |
![]() | Container | (hérité de Component.) |
![]() | Description | Gets or sets the description of the component. (hérité de NamedComponent.) |
![]() | Filter | Gets or sets the filter expression for the mining model column. |
![]() | FriendlyName | Returns a user-friendly name. (hérité de NamedComponent.) |
![]() | ID | Gets or sets the identifier of the component. (hérité de NamedComponent.) |
![]() | KeyForCollection | Returns the key used in collections. (hérité de NamedComponent.) |
![]() | ModelingFlags | Gets the collection of [ModelingFlags] elements for a column in a MiningModelColumn object. |
![]() | Name | Gets or sets the name of the component. (hérité de NamedComponent.) |
![]() | OwningCollection | Gets or sets the collection that contains the ModelComponent. (hérité de ModelComponent.) |
![]() | Parent | Infrastructure. Gets the IModelComponent object that is the parent of the ModelComponent object. (hérité de 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 | Infrastructure. Gets or sets the site of the component. (hérité de NamedComponent.) |
![]() | SiteID | Infrastructure. Gets or sets the identifier for the site associated with the component. (hérité de 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. |
| Nom | Description | |
|---|---|---|
![]() | AddToContainer | Infrastructure. Adds a ModelComponent object to the specified container. (hérité de ModelComponent.) |
![]() | AfterInsert | Infrastructure. Displays a ModelComponent object after added to the specified index. (hérité de ModelComponent.) |
![]() | AfterMove | Infrastructure. Displays a ModelComponent object after moving to the specified index. (hérité de ModelComponent.) |
![]() | AfterRemove | Infrastructure. Displays a ModelComponentCollection after a ModelComponent object is removed. (hérité de ModelComponent.) |
![]() | BeforeRemove | Infrastructure. Removes the ModelComponent object before the cleanup. (hérité de ModelComponent.) |
![]() | Clone | Creates a new, full copy of an object. |
![]() | CopyTo | Copies a MiningModelColumn object to the specified object. |
![]() | CreateObjRef | Informations critiques de sécurité. (hérité de MarshalByRefObject.) |
![]() | Dispose | (hérité de Component.) |
![]() | Equals | (hérité de Object.) |
![]() | GetHashCode | (hérité de Object.) |
![]() | GetLifetimeService | Informations critiques de sécurité. (hérité de MarshalByRefObject.) |
![]() | GetType | (hérité de Object.) |
![]() | InitializeLifetimeService | Informations critiques de sécurité. (hérité de MarshalByRefObject.) |
![]() | RemoveFromContainer | Infrastructure. Removes a ModelComponent object from the specified container. (hérité de ModelComponent.) |
![]() | Submit() | Infrastructure. Submits a ModelComponent object. (hérité de ModelComponent.) |
![]() | Submit(Boolean) | Infrastructure. Submits a ModelComponent object. (hérité de ModelComponent.) |
![]() | ToString | Returns a string containing the name of the component. (hérité de NamedComponent.) |
![]() | Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (hérité de ModelComponent.) |
![]() | Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. (hérité de ModelComponent.) |
![]() | Validate(ValidationErrorCollection, Boolean, ServerEdition) | Indicates whether the mining model collection is validated. (remplace NamedComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
| Nom | Description | |
|---|---|---|
![]() ![]() | ICloneable.Clone | Creates a new, full copy of an object. |
![]() ![]() | IFormattable.ToString | Formats the value of the current instance using the specified format. (hérité de NamedComponent.) |
![]() ![]() | IHostableComponent.Host | Gets or sets the IServiceProvider that is the host of the ModelComponent. (hérité de ModelComponent.) |
![]() ![]() | IModelComponent.FriendlyPath | Gets a friendly path for the ModelComponent. (hérité de ModelComponent.) |
![]() ![]() | IModelComponent.OwningCollection | Gets or sets the collection that owns the current object. (hérité de ModelComponent.) |

