Поделиться через


Класс ScalarMiningStructureColumn

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

Иерархия наследования

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

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
<GuidAttribute("B09355EC-A733-4c99-A2B4-B5608929FE75")> _
Public NotInheritable Class ScalarMiningStructureColumn _
    Inherits MiningStructureColumn _
    Implements ICloneable
'Применение
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

Тип ScalarMiningStructureColumn обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод ScalarMiningStructureColumn() () () () Initializes a new instance of the ScalarMiningStructureColumn class using default values.
Открытый метод ScalarMiningStructureColumn(String) Initializes a new instance of ScalarMiningStructureColumn using a name.
Открытый метод ScalarMiningStructureColumn(String, String) Initializes a new instance of ScalarMiningStructureColumn using a name and an identifier.

В начало

Свойства

  Имя Описание
Открытое свойство Annotations Gets a collection within which you can store custom data. (Производный от ModelComponent.)
Защищенное свойство CanRaiseEvents (Производный от Component.)
Открытое свойство ClassifiedColumns Contains the collection of related columns that are classified by the ScalarMiningStructureColumn object.
Открытое свойство Container (Производный от Component.)
Открытое свойство Content Gets or sets the content of the column in the ScalarMiningStructureColumn object.
Открытое свойство Description (Производный от NamedComponent.)
Защищенное свойство DesignMode (Производный от Component.)
Открытое свойство DiscretizationBucketCount Gets or sets the number of buckets into which to discretize the column values.
Открытое свойство DiscretizationMethod Gets or sets the method to be used for discretization.
Открытое свойство Distribution Gets or sets a provider-specific value that describes how scalar values are distributed within a column of a ScalarMiningStructureColumn object.
Защищенное свойство Events (Производный от Component.)
Защищенное свойство FriendlyName (Производный от NamedComponent.)
Открытое свойство ID (Производный от NamedComponent.)
Открытое свойство IsKey Gets or sets whether the column provides the key for the case in a ScalarMiningStructureColumn object.
Открытое свойство KeyColumns Gets the collection of KeyColumns definitions for ScalarMiningStructureColumn.
Защищенное свойство KeyForCollection (Производный от NamedComponent.)
Открытое свойство ModelingFlags Gets the collection of ModelingFlags for a column.
Открытое свойство Name (Производный от NamedComponent.)
Открытое свойство NameColumn Gets or sets the column that provides the name of ScalarMiningStructureColumn.
Открытое свойство OwningCollection Gets or sets the collection that contains the ModelComponent. (Производный от ModelComponent.)
Открытое свойство Parent Инфраструктура. (Производный от ModelComponent.)
Открытое свойство ParentDatabase Gets the parent Database of the MiningStructureColumn object. (Производный от MiningStructureColumn.)
Открытое свойство ParentMiningStructure Gets the parent mining structure of a MiningStructureColumn object. (Производный от MiningStructureColumn.)
Открытое свойство ParentServer Gets the parent Database of the MiningStructureColumn object. (Производный от MiningStructureColumn.)
Открытое свойство Site (Производный от NamedComponent.)
Открытое свойство SiteID (Производный от NamedComponent.)
Открытое свойство Source Gets or sets the source for the column.
Открытое свойство Translations Gets the collection of Translation objects associated with the ScalarMiningStructureColumn.
Открытое свойство Type Gets or sets the data type of the mining structure column.

В начало

Методы

  Имя Описание
Защищенный метод AddToContainer Инфраструктура. (Производный от ModelComponent.)
Защищенный метод AfterInsert Инфраструктура. (Производный от ModelComponent.)
Защищенный метод AfterMove Инфраструктура. (Производный от ModelComponent.)
Защищенный метод AfterRemove Инфраструктура. (Производный от ModelComponent.)
Защищенный метод BeforeRemove Инфраструктура. (Производный от MiningStructureColumn.)
Открытый метод Clone Creates a new full copy of an object. (Переопределяет MiningStructureColumn. . :: . .Clone() () () ().)
Защищенный метод CopyTo(MiningStructureColumn) Copies a MiningStructureColumn object to the specified object. (Производный от MiningStructureColumn.)
Защищенный метод CopyTo(ModelComponent) Инфраструктура. (Производный от ModelComponent.)
Защищенный метод CopyTo(NamedComponent) (Производный от NamedComponent.)
Открытый метод CopyTo(ScalarMiningStructureColumn) Copies a ScalarMiningStructureColumn object to the specified object.
Открытый метод CreateDerivedColumn (Переопределяет MiningStructureColumn. . :: . .CreateDerivedColumn() () () ().)
Открытый метод CreateObjRef (Производный от MarshalByRefObject.)
Открытый метод Dispose() () () () (Производный от Component.)
Защищенный метод Dispose(Boolean) (Производный от Component.)
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Component.)
Открытый метод GetAvailableContentType
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetLifetimeService (Производный от MarshalByRefObject.)
Защищенный метод GetService (Производный от Component.)
Открытый метод GetType (Производный от Object.)
Открытый метод InitializeLifetimeService (Производный от MarshalByRefObject.)
Защищенный метод MemberwiseClone() () () () (Производный от Object.)
Защищенный метод MemberwiseClone(Boolean) (Производный от MarshalByRefObject.)
Защищенный метод RemoveFromContainer Инфраструктура. (Производный от ModelComponent.)
Защищенный метод Reset (Производный от NamedComponent.)
Открытый метод Submit() () () () Инфраструктура. (Производный от ModelComponent.)
Открытый метод Submit(Boolean) Инфраструктура. (Производный от ModelComponent.)
Открытый метод ToString (Производный от NamedComponent.)
Открытый метод Validate(ValidationErrorCollection) Validates the element to which it is appended; returns any errors encountered in a collection. (Производный от 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. (Производный от ModelComponent.)
Открытый метод Validate(ValidationErrorCollection, Boolean, ServerEdition) Indicates whether the ScalarMiningStructureColumn object is valid. (Переопределяет NamedComponent. . :: . .Validate(ValidationErrorCollection, Boolean, ServerEdition).)

В начало

События

  Имя Описание
Открытое событие Disposed (Производный от Component.)

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод ICloneable. . :: . .Clone
Явная реализация интерфейсаЗакрытый метод IFormattable. . :: . .ToString (Производный от NamedComponent.)
Явная реализация интерфейсаЗакрытое свойство IHostableComponent. . :: . .Host (Производный от ModelComponent.)
Явная реализация интерфейсаЗакрытое свойство IModelComponent. . :: . .FriendlyPath (Производный от ModelComponent.)
Явная реализация интерфейсаЗакрытое свойство IModelComponent. . :: . .OwningCollection (Производный от ModelComponent.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник