Membres ScalarMiningStructureColumn
Represents a MiningStructureColumn element that contains scalar values. This class cannot be inherited.
Le type ScalarMiningStructureColumn expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
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. |
Haut de la page
Méthodes
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Hérité de ModelComponent.) | |
CanRaiseEvents | (Hérité de Component.) | |
ClassifiedColumns | Contains the collection of related columns that are classified by the ScalarMiningStructureColumn object. | |
Container | (Hérité de Component.) | |
Content | Gets or sets the content of the column in the ScalarMiningStructureColumn object. | |
Description | (Hérité de NamedComponent.) | |
DesignMode | (Hérité 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 | (Hérité de Component.) | |
FriendlyName | (Hérité de NamedComponent.) | |
ID | (Hérité 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 | (Hérité de NamedComponent.) | |
ModelingFlags | Gets the collection of ModelingFlags for a column. | |
Name | (Hérité de NamedComponent.) | |
NameColumn | Gets or sets the column that provides the name of ScalarMiningStructureColumn. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Hérité de ModelComponent.) | |
Parent | Infrastructure. (Hérité de ModelComponent.) | |
ParentDatabase | Gets the parent Database of the MiningStructureColumn object. (Hérité de MiningStructureColumn.) | |
ParentMiningStructure | Gets the parent mining structure of a MiningStructureColumn object. (Hérité de MiningStructureColumn.) | |
ParentServer | Gets the parent Database of the MiningStructureColumn object. (Hérité de MiningStructureColumn.) | |
Site | (Hérité de NamedComponent.) | |
SiteID | (Hérité 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. |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Hérité de NamedComponent.) | |
IHostableComponent. . :: . .Host | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Hérité de ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Hérité de ModelComponent.) |
Haut de la page