Класс 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).) |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Производный от NamedComponent.) | |
IHostableComponent. . :: . .Host | (Производный от ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Производный от ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Производный от ModelComponent.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.