ScalarMiningStructureColumn Miembros
Represents a MiningStructureColumn element that contains scalar values. This class cannot be inherited.
El tipo ScalarMiningStructureColumn expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
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. |
Principio
Métodos
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Se hereda de ModelComponent). | |
CanRaiseEvents | (Se hereda de Component). | |
ClassifiedColumns | Contains the collection of related columns that are classified by the ScalarMiningStructureColumn object. | |
Container | (Se hereda de Component). | |
Content | Gets or sets the content of the column in the ScalarMiningStructureColumn object. | |
Description | (Se hereda de NamedComponent). | |
DesignMode | (Se hereda de 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 | (Se hereda de Component). | |
FriendlyName | (Se hereda de NamedComponent). | |
ID | (Se hereda de 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 | (Se hereda de NamedComponent). | |
ModelingFlags | Gets the collection of ModelingFlags for a column. | |
Name | (Se hereda de NamedComponent). | |
NameColumn | Gets or sets the column that provides the name of ScalarMiningStructureColumn. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Se hereda de ModelComponent). | |
Parent | Infraestructura. (Se hereda de ModelComponent). | |
ParentDatabase | Gets the parent Database of the MiningStructureColumn object. (Se hereda de MiningStructureColumn). | |
ParentMiningStructure | Gets the parent mining structure of a MiningStructureColumn object. (Se hereda de MiningStructureColumn). | |
ParentServer | Gets the parent Database of the MiningStructureColumn object. (Se hereda de MiningStructureColumn). | |
Site | (Se hereda de NamedComponent). | |
SiteID | (Se hereda de 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. |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Se hereda de NamedComponent). | |
IHostableComponent. . :: . .Host | (Se hereda de ModelComponent). | |
IModelComponent. . :: . .FriendlyPath | (Se hereda de ModelComponent). | |
IModelComponent. . :: . .OwningCollection | (Se hereda de ModelComponent). |
Principio
Vea también