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


Класс TableMiningStructureColumn

Represents a MiningStructureColumn element that contains nested tables, as opposed to the scalar values associated with the ScalarMiningStructureColumn 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.TableMiningStructureColumn

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

Синтаксис

'Декларация
<GuidAttribute("99043B0B-15AC-4d2c-9786-E5622A4354D0")> _
Public NotInheritable Class TableMiningStructureColumn _
    Inherits MiningStructureColumn _
    Implements ICloneable
'Применение
Dim instance As TableMiningStructureColumn
[GuidAttribute("99043B0B-15AC-4d2c-9786-E5622A4354D0")]
public sealed class TableMiningStructureColumn : MiningStructureColumn, 
    ICloneable
[GuidAttribute(L"99043B0B-15AC-4d2c-9786-E5622A4354D0")]
public ref class TableMiningStructureColumn sealed : public MiningStructureColumn, 
    ICloneable
[<SealedAttribute>]
[<GuidAttribute("99043B0B-15AC-4d2c-9786-E5622A4354D0")>]
type TableMiningStructureColumn =  
    class 
        inherit MiningStructureColumn 
        interface ICloneable 
    end
public final class TableMiningStructureColumn extends MiningStructureColumn implements ICloneable

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

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

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

В начало

Свойства

  Имя Описание
Открытое свойство Annotations Gets a collection within which you can store custom data. (Производный от ModelComponent.)
Открытое свойство Columns Gets the collection of columns associated with a TableMiningStructureColumn object.
Открытое свойство Container (Производный от Component.)
Открытое свойство Description Gets or sets the description of the component. (Производный от NamedComponent.)
Открытое свойство FilterComponent Gets or sets the filter component associated with a TableMiningStructureColumn object.
Открытое свойство ForeignKeyColumns Gets the foreign key columns associated with a TableMiningStructureColumn object.
Защищенное свойство FriendlyName Returns a user-friendly name. (Производный от NamedComponent.)
Открытое свойство ID Gets or sets the identifier of the component. (Производный от NamedComponent.)
Защищенное свойство KeyForCollection Returns the key used in collections. (Производный от NamedComponent.)
Открытое свойство Name Gets or sets the name of the component. (Производный от NamedComponent.)
Открытое свойство OwningCollection Gets or sets the collection that contains the ModelComponent. (Производный от ModelComponent.)
Открытое свойство Parent Инфраструктура. Gets the IModelComponent object that is the parent of the ModelComponent object. (Производный от 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 Server of the MiningStructureColumn object. (Производный от MiningStructureColumn.)
Открытое свойство Site Инфраструктура. Gets or sets the site of the component. (Производный от NamedComponent.)
Открытое свойство SiteID Инфраструктура. Gets or sets the identifier for the site associated with the component. (Производный от NamedComponent.)
Открытое свойство SourceMeasureGroup Gets or sets the source measure group associated with a TableMiningStructureColumn object.
Открытое свойство Translations Gets the collection of translations associated with a TableMiningStructureColumn object.

В начало

Методы

  Имя Описание
Защищенный метод AddToContainer Инфраструктура. Adds a ModelComponent object to the specified container. (Производный от ModelComponent.)
Защищенный метод AfterInsert Инфраструктура. Displays a ModelComponent object after added to the specified index. (Производный от ModelComponent.)
Защищенный метод AfterMove Инфраструктура. Displays a ModelComponent object after moving to the specified index. (Производный от ModelComponent.)
Защищенный метод AfterRemove Инфраструктура. Displays a ModelComponentCollection after a ModelComponent object is removed. (Производный от ModelComponent.)
Защищенный метод BeforeRemove Инфраструктура. Removes the MiningStructureColumn object before the cleanup. (Производный от MiningStructureColumn.)
Открытый метод Clone Creates a new full copy of an object. (Переопределяет MiningStructureColumn.Clone().)
Открытый метод CopyTo Copies a TableMiningStructureColumn object to the specified object.
Открытый метод CreateDerivedColumn() Creates a derived column from the TableMiningStructureColumn object. (Переопределяет MiningStructureColumn.CreateDerivedColumn().)
Открытый метод CreateDerivedColumn(Boolean) Creates a derived column from the TableMiningStructureColumn object.
Открытый метод CreateObjRef Важный элемент безопасности. (Производный от MarshalByRefObject.)
Открытый метод Dispose (Производный от Component.)
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetLifetimeService Важный элемент безопасности. (Производный от MarshalByRefObject.)
Открытый метод GetType (Производный от Object.)
Открытый метод InitializeLifetimeService Важный элемент безопасности. (Производный от MarshalByRefObject.)
Защищенный метод RemoveFromContainer Инфраструктура. Removes a ModelComponent object from the specified container. (Производный от ModelComponent.)
Открытый метод Submit() Инфраструктура. Submits a ModelComponent object. (Производный от ModelComponent.)
Открытый метод Submit(Boolean) Инфраструктура. Submits a ModelComponent object. (Производный от ModelComponent.)
Открытый метод ToString Returns a string containing the name of the component. (Производный от 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 TableMiningStructureColumn object is valid. (Переопределяет NamedComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition).)

В начало

События

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

В начало

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

  Имя Описание
Явная реализация интерфейсаЗакрытый метод ICloneable.Clone Creates and returns a new object that is a copy of the current instance of this TableMiningStructureColumn object.
Явная реализация интерфейсаЗакрытый метод IFormattable.ToString Formats the value of the current instance using the specified format. (Производный от NamedComponent.)
Явная реализация интерфейсаЗакрытое свойство IHostableComponent.Host Gets or sets the IServiceProvider that is the host of the ModelComponent. (Производный от ModelComponent.)
Явная реализация интерфейсаЗакрытое свойство IModelComponent.FriendlyPath Gets a friendly path for the ModelComponent. (Производный от ModelComponent.)
Явная реализация интерфейсаЗакрытое свойство IModelComponent.OwningCollection Gets or sets the collection that owns the current object. (Производный от ModelComponent.)

В начало

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

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

См. также

Справочник

Пространство имен Microsoft.AnalysisServices