Freigeben über


ScalarMiningStructureColumn-Klasse

Represents a MiningStructureColumn element that contains scalar values. This class cannot be inherited.

Vererbungshierarchie

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    System.ComponentModel. . :: . .Component
      Microsoft.AnalysisServices. . :: . .ModelComponent
        Microsoft.AnalysisServices. . :: . .NamedComponent
          Microsoft.AnalysisServices. . :: . .MiningStructureColumn
            Microsoft.AnalysisServices..::..ScalarMiningStructureColumn

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
<GuidAttribute("B09355EC-A733-4c99-A2B4-B5608929FE75")> _
Public NotInheritable Class ScalarMiningStructureColumn _
    Inherits MiningStructureColumn _
    Implements ICloneable
'Usage
Dim instance As ScalarMiningStructureColumn
[GuidAttribute("B09355EC-A733-4c99-A2B4-B5608929FE75")]
public sealed class ScalarMiningStructureColumn : MiningStructureColumn, 
    ICloneable
[GuidAttribute(L"B09355EC-A733-4c99-A2B4-B5608929FE75")]
public ref class ScalarMiningStructureColumn sealed : public MiningStructureColumn, 
    ICloneable
[<SealedAttribute>]
[<GuidAttribute("B09355EC-A733-4c99-A2B4-B5608929FE75")>]
type ScalarMiningStructureColumn =  
    class
        inherit MiningStructureColumn
        interface ICloneable
    end
public final class ScalarMiningStructureColumn extends MiningStructureColumn implements ICloneable

Der ScalarMiningStructureColumn-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ScalarMiningStructureColumn() () () () Initializes a new instance of the ScalarMiningStructureColumn class using default values.
Öffentliche Methode ScalarMiningStructureColumn(String) Initializes a new instance of ScalarMiningStructureColumn using a name.
Öffentliche Methode ScalarMiningStructureColumn(String, String) Initializes a new instance of ScalarMiningStructureColumn using a name and an identifier.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Annotations Gets a collection within which you can store custom data. (Geerbt von ModelComponent.)
Geschützte Eigenschaft CanRaiseEvents (Geerbt von Component.)
Öffentliche Eigenschaft ClassifiedColumns Contains the collection of related columns that are classified by the ScalarMiningStructureColumn object.
Öffentliche Eigenschaft Container (Geerbt von Component.)
Öffentliche Eigenschaft Content Gets or sets the content of the column in the ScalarMiningStructureColumn object.
Öffentliche Eigenschaft Description (Geerbt von NamedComponent.)
Geschützte Eigenschaft DesignMode (Geerbt von Component.)
Öffentliche Eigenschaft DiscretizationBucketCount Gets or sets the number of buckets into which to discretize the column values.
Öffentliche Eigenschaft DiscretizationMethod Gets or sets the method to be used for discretization.
Öffentliche Eigenschaft Distribution Gets or sets a provider-specific value that describes how scalar values are distributed within a column of a ScalarMiningStructureColumn object.
Geschützte Eigenschaft Events (Geerbt von Component.)
Geschützte Eigenschaft FriendlyName (Geerbt von NamedComponent.)
Öffentliche Eigenschaft ID (Geerbt von NamedComponent.)
Öffentliche Eigenschaft IsKey Gets or sets whether the column provides the key for the case in a ScalarMiningStructureColumn object.
Öffentliche Eigenschaft KeyColumns Gets the collection of KeyColumns definitions for ScalarMiningStructureColumn.
Geschützte Eigenschaft KeyForCollection (Geerbt von NamedComponent.)
Öffentliche Eigenschaft ModelingFlags Gets the collection of ModelingFlags for a column.
Öffentliche Eigenschaft Name (Geerbt von NamedComponent.)
Öffentliche Eigenschaft NameColumn Gets or sets the column that provides the name of ScalarMiningStructureColumn.
Öffentliche Eigenschaft OwningCollection Gets or sets the collection that contains the ModelComponent. (Geerbt von ModelComponent.)
Öffentliche Eigenschaft Parent Infrastruktur (Geerbt von ModelComponent.)
Öffentliche Eigenschaft ParentDatabase Gets the parent Database of the MiningStructureColumn object. (Geerbt von MiningStructureColumn.)
Öffentliche Eigenschaft ParentMiningStructure Gets the parent mining structure of a MiningStructureColumn object. (Geerbt von MiningStructureColumn.)
Öffentliche Eigenschaft ParentServer Gets the parent Database of the MiningStructureColumn object. (Geerbt von MiningStructureColumn.)
Öffentliche Eigenschaft Site (Geerbt von NamedComponent.)
Öffentliche Eigenschaft SiteID (Geerbt von NamedComponent.)
Öffentliche Eigenschaft Source Gets or sets the source for the column.
Öffentliche Eigenschaft Translations Gets the collection of Translation objects associated with the ScalarMiningStructureColumn.
Öffentliche Eigenschaft Type Gets or sets the data type of the mining structure column.

Zum Anfang

Methoden

  Name Beschreibung
Geschützte Methode AddToContainer Infrastruktur (Geerbt von ModelComponent.)
Geschützte Methode AfterInsert Infrastruktur (Geerbt von ModelComponent.)
Geschützte Methode AfterMove Infrastruktur (Geerbt von ModelComponent.)
Geschützte Methode AfterRemove Infrastruktur (Geerbt von ModelComponent.)
Geschützte Methode BeforeRemove Infrastruktur (Geerbt von MiningStructureColumn.)
Öffentliche Methode Clone Creates a new full copy of an object. (Überschreibt MiningStructureColumn. . :: . .Clone() () () ().)
Geschützte Methode CopyTo(MiningStructureColumn) Copies a MiningStructureColumn object to the specified object. (Geerbt von MiningStructureColumn.)
Geschützte Methode CopyTo(ModelComponent) Infrastruktur (Geerbt von ModelComponent.)
Geschützte Methode CopyTo(NamedComponent) (Geerbt von NamedComponent.)
Öffentliche Methode CopyTo(ScalarMiningStructureColumn) Copies a ScalarMiningStructureColumn object to the specified object.
Öffentliche Methode CreateDerivedColumn (Überschreibt MiningStructureColumn. . :: . .CreateDerivedColumn() () () ().)
Öffentliche Methode CreateObjRef (Geerbt von MarshalByRefObject.)
Öffentliche Methode Dispose() () () () (Geerbt von Component.)
Geschützte Methode Dispose(Boolean) (Geerbt von Component.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Component.)
Öffentliche Methode GetAvailableContentType
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode GetService (Geerbt von Component.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode InitializeLifetimeService (Geerbt von MarshalByRefObject.)
Geschützte Methode MemberwiseClone() () () () (Geerbt von Object.)
Geschützte Methode MemberwiseClone(Boolean) (Geerbt von MarshalByRefObject.)
Geschützte Methode RemoveFromContainer Infrastruktur (Geerbt von ModelComponent.)
Geschützte Methode Reset (Geerbt von NamedComponent.)
Öffentliche Methode Submit() () () () Infrastruktur (Geerbt von ModelComponent.)
Öffentliche Methode Submit(Boolean) Infrastruktur (Geerbt von ModelComponent.)
Öffentliche Methode ToString (Geerbt von NamedComponent.)
Öffentliche Methode Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Geerbt von ModelComponent.)
Öffentliche Methode 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. (Geerbt von ModelComponent.)
Öffentliche Methode Validate(ValidationErrorCollection, Boolean, ServerEdition) Indicates whether the ScalarMiningStructureColumn object is valid. (Überschreibt NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)

Zum Anfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis Disposed (Geerbt von Component.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.