Classe MiningModelColumn
Represents information about a column in a MiningModel element. This class cannot be inherited.
Hierarquia de herança
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices. . :: . .NamedComponent
Microsoft.AnalysisServices..::..MiningModelColumn
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.MiningModelColumnTypeConverter, Microsoft.AnalysisServices.Design")> _
<GuidAttribute("686D369C-BFD1-4d56-8A2C-C7041904167B")> _
Public NotInheritable Class MiningModelColumn _
Inherits NamedComponent _
Implements ICloneable
'Uso
Dim instance As MiningModelColumn
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.MiningModelColumnTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute("686D369C-BFD1-4d56-8A2C-C7041904167B")]
public sealed class MiningModelColumn : NamedComponent,
ICloneable
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.MiningModelColumnTypeConverter, Microsoft.AnalysisServices.Design")]
[GuidAttribute(L"686D369C-BFD1-4d56-8A2C-C7041904167B")]
public ref class MiningModelColumn sealed : public NamedComponent,
ICloneable
[<SealedAttribute>]
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.MiningModelColumnTypeConverter, Microsoft.AnalysisServices.Design")>]
[<GuidAttribute("686D369C-BFD1-4d56-8A2C-C7041904167B")>]
type MiningModelColumn =
class
inherit NamedComponent
interface ICloneable
end
public final class MiningModelColumn extends NamedComponent implements ICloneable
O tipo MiningModelColumn expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
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. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Herdado de ModelComponent.) | |
CanRaiseEvents | (Herdado de Component.) | |
Columns | Gets the collection of columns associated with the MiningModelColumn object. | |
Container | (Herdado de Component.) | |
Description | (Herdado de NamedComponent.) | |
DesignMode | (Herdado de Component.) | |
Events | (Herdado de Component.) | |
Filter | Gets or sets the filter expression for the mining model column. | |
FriendlyName | (Herdado de NamedComponent.) | |
ID | (Herdado de NamedComponent.) | |
KeyForCollection | (Herdado de NamedComponent.) | |
ModelingFlags | Gets the collection of [ModelingFlags] elements for a column in a MiningModelColumn object. | |
Name | (Herdado de NamedComponent.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Herdado de ModelComponent.) | |
Parent | Infraestrutura. (Herdado 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 | (Herdado de NamedComponent.) | |
SiteID | (Herdado 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. |
Início
Métodos
Nome | Descrição | |
---|---|---|
AddToContainer | Infraestrutura. (Herdado de ModelComponent.) | |
AfterInsert | Infraestrutura. (Herdado de ModelComponent.) | |
AfterMove | Infraestrutura. (Herdado de ModelComponent.) | |
AfterRemove | Infraestrutura. (Herdado de ModelComponent.) | |
BeforeRemove | Infraestrutura. (Herdado de ModelComponent.) | |
Clone | Creates a new, full copy of an object. | |
CopyTo(MiningModelColumn) | Copies a MiningModelColumn object to the specified object. | |
CopyTo(ModelComponent) | Infraestrutura. (Herdado de ModelComponent.) | |
CopyTo(NamedComponent) | (Herdado de NamedComponent.) | |
CreateObjRef | (Herdado de MarshalByRefObject.) | |
Dispose() () () () | (Herdado de Component.) | |
Dispose(Boolean) | (Herdado de Component.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Component.) | |
GetHashCode | (Herdado de Object.) | |
GetLifetimeService | (Herdado de MarshalByRefObject.) | |
GetService | (Herdado de Component.) | |
GetType | (Herdado de Object.) | |
InitializeLifetimeService | (Herdado de MarshalByRefObject.) | |
MemberwiseClone() () () () | (Herdado de Object.) | |
MemberwiseClone(Boolean) | (Herdado de MarshalByRefObject.) | |
RemoveFromContainer | Infraestrutura. (Herdado de ModelComponent.) | |
Reset | (Herdado de NamedComponent.) | |
Submit() () () () | Infraestrutura. (Herdado de ModelComponent.) | |
Submit(Boolean) | Infraestrutura. (Herdado de ModelComponent.) | |
ToString | (Herdado de NamedComponent.) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Herdado 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. (Herdado de ModelComponent.) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | (Substitui NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Início
Implementações de interfaces explícitas
Nome | Descrição | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Herdado de NamedComponent.) | |
IHostableComponent. . :: . .Host | (Herdado de ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Herdado de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Herdado de ModelComponent.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.