Ce sujet n'a pas encore été évalué - Évaluez ce sujet

Classe MiningModelColumn

Represents information about a column in a MiningModel element. This class cannot be inherited.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.MiningModelColumnTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute("686D369C-BFD1-4d56-8A2C-C7041904167B")]
public sealed class MiningModelColumn : NamedComponent, 
	ICloneable

Le type MiningModelColumn expose les membres suivants.

  NomDescription
Méthode publiqueMiningModelColumn()Initializes a new instance of the MiningModelColumn class using default values.
Méthode publiqueMiningModelColumn(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.
Haut de la page
  NomDescription
Propriété publiqueAnnotationsGets a collection within which you can store custom data. (hérité de ModelComponent.)
Propriété publiqueColumnsGets the collection of columns associated with the MiningModelColumn object.
Propriété publiqueContainer (hérité de Component.)
Propriété publiqueDescriptionGets or sets the description of the component. (hérité de NamedComponent.)
Propriété publiqueFilterGets or sets the filter expression for the mining model column.
Propriété protégéeFriendlyNameReturns a user-friendly name. (hérité de NamedComponent.)
Propriété publiqueIDGets or sets the identifier of the component. (hérité de NamedComponent.)
Propriété protégéeKeyForCollectionReturns the key used in collections. (hérité de NamedComponent.)
Propriété publiqueModelingFlagsGets the collection of [ModelingFlags] elements for a column in a MiningModelColumn object.
Propriété publiqueNameGets or sets the name of the component. (hérité de NamedComponent.)
Propriété publiqueOwningCollectionGets or sets the collection that contains the ModelComponent. (hérité de ModelComponent.)
Propriété publiqueParentInfrastructure. Gets the IModelComponent object that is the parent of the ModelComponent object. (hérité de ModelComponent.)
Propriété publiqueParentDatabaseGets the parent Database of a MiningModelColumn object.
Propriété publiqueParentMiningModelGets the parent MiningModel of a MiningModelColumn object.
Propriété publiqueParentMiningStructureGets the parent MiningStructure of a MiningModelColumn object.
Propriété publiqueParentServerGets the parent Server of a MiningModelColumn object.
Propriété publiqueSiteInfrastructure. Gets or sets the site of the component. (hérité de NamedComponent.)
Propriété publiqueSiteIDInfrastructure. Gets or sets the identifier for the site associated with the component. (hérité de NamedComponent.)
Propriété publiqueSourceColumnGets the mining structure column associated with a MiningModelColumn object.
Propriété publiqueSourceColumnIDGets or sets a source column identifier for a MiningModelColumn object.
Propriété publiqueTranslationsGets the collection of translations associated with a MiningModelColumn object.
Propriété publiqueUsageGets or sets how the column from the parent MiningStructure is used in the mining model.
Haut de la page
  NomDescription
Méthode protégéeAddToContainerInfrastructure. Adds a ModelComponent object to the specified container. (hérité de ModelComponent.)
Méthode protégéeAfterInsertInfrastructure. Displays a ModelComponent object after added to the specified index. (hérité de ModelComponent.)
Méthode protégéeAfterMoveInfrastructure. Displays a ModelComponent object after moving to the specified index. (hérité de ModelComponent.)
Méthode protégéeAfterRemoveInfrastructure. Displays a ModelComponentCollection after a ModelComponent object is removed. (hérité de ModelComponent.)
Méthode protégéeBeforeRemoveInfrastructure. Removes the ModelComponent object before the cleanup. (hérité de ModelComponent.)
Méthode publiqueCloneCreates a new, full copy of an object.
Méthode publiqueCopyToCopies a MiningModelColumn object to the specified object.
Méthode publiqueCreateObjRefInformations critiques de sécurité. (hérité de MarshalByRefObject.)
Méthode publiqueDispose (hérité de Component.)
Méthode publiqueEquals (hérité de Object.)
Méthode publiqueGetHashCode (hérité de Object.)
Méthode publiqueGetLifetimeServiceInformations critiques de sécurité. (hérité de MarshalByRefObject.)
Méthode publiqueGetType (hérité de Object.)
Méthode publiqueInitializeLifetimeServiceInformations critiques de sécurité. (hérité de MarshalByRefObject.)
Méthode protégéeRemoveFromContainerInfrastructure. Removes a ModelComponent object from the specified container. (hérité de ModelComponent.)
Méthode publiqueSubmit()Infrastructure. Submits a ModelComponent object. (hérité de ModelComponent.)
Méthode publiqueSubmit(Boolean)Infrastructure. Submits a ModelComponent object. (hérité de ModelComponent.)
Méthode publiqueToStringReturns a string containing the name of the component. (hérité de NamedComponent.)
Méthode publiqueValidate(ValidationErrorCollection)Validates the element to which it is appended; returns any errors encountered in a collection. (hérité de ModelComponent.)
Méthode publiqueValidate(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.)
Méthode publiqueValidate(ValidationErrorCollection, Boolean, ServerEdition)Indicates whether the mining model collection is validated. (remplace NamedComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition).)
Haut de la page
  NomDescription
Événement publicDisposed (hérité de Component.)
Haut de la page
  NomDescription
Implémentation d'interface expliciteMéthode privéeICloneable.CloneCreates a new, full copy of an object.
Implémentation d'interface expliciteMéthode privéeIFormattable.ToStringFormats the value of the current instance using the specified format. (hérité de NamedComponent.)
Implémentation d'interface explicitePropriété privéeIHostableComponent.HostGets or sets the IServiceProvider that is the host of the ModelComponent. (hérité de ModelComponent.)
Implémentation d'interface explicitePropriété privéeIModelComponent.FriendlyPathGets a friendly path for the ModelComponent. (hérité de ModelComponent.)
Implémentation d'interface explicitePropriété privéeIModelComponent.OwningCollectionGets or sets the collection that owns the current object. (hérité de ModelComponent.)
Haut de la page
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Cela vous a-t-il été utile ?
(1500 caractères restants)

Ajouts de la communauté

AJOUTER
© 2013 Microsoft. Tous droits réservés.