ScalarMiningStructureColumn-Member
Represents a MiningStructureColumn element that contains scalar values. This class cannot be inherited.
Der ScalarMiningStructureColumn-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang
Methoden
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (Geerbt von ModelComponent.) | |
CanRaiseEvents | (Geerbt von Component.) | |
ClassifiedColumns | Contains the collection of related columns that are classified by the ScalarMiningStructureColumn object. | |
Container | (Geerbt von Component.) | |
Content | Gets or sets the content of the column in the ScalarMiningStructureColumn object. | |
Description | (Geerbt von NamedComponent.) | |
DesignMode | (Geerbt von 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 | (Geerbt von Component.) | |
FriendlyName | (Geerbt von NamedComponent.) | |
ID | (Geerbt von 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 | (Geerbt von NamedComponent.) | |
ModelingFlags | Gets the collection of ModelingFlags for a column. | |
Name | (Geerbt von NamedComponent.) | |
NameColumn | Gets or sets the column that provides the name of ScalarMiningStructureColumn. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (Geerbt von ModelComponent.) | |
Parent | Infrastruktur. (Geerbt von ModelComponent.) | |
ParentDatabase | Gets the parent Database of the MiningStructureColumn object. (Geerbt von MiningStructureColumn.) | |
ParentMiningStructure | Gets the parent mining structure of a MiningStructureColumn object. (Geerbt von MiningStructureColumn.) | |
ParentServer | Gets the parent Database of the MiningStructureColumn object. (Geerbt von MiningStructureColumn.) | |
Site | (Geerbt von NamedComponent.) | |
SiteID | (Geerbt von 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. |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (Geerbt von NamedComponent.) | |
IHostableComponent. . :: . .Host | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .FriendlyPath | (Geerbt von ModelComponent.) | |
IModelComponent. . :: . .OwningCollection | (Geerbt von ModelComponent.) |
Zum Anfang