Represents the structure of a mining column.
The following tables list the members exposed by the MiningStructureColumn type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Columns | Gets the nested columns for the mining structure column. | 
| .gif) | ContainingColumn | Gets the name of the table column containing this mining structure column. | 
| .gif) | Content | Gets the content type of the mining structure column. | 
| .gif) | Description | Gets the description of the mining structure column. | 
| .gif) | Distribution | Gets the MiningColumnDistribution for this mining structure column. | 
| .gif) | Flags | Gets the modeling flags for the mining structure column. | 
| .gif) | FullyQualifiedName | Gets the fully-qualified name for the mining structure column. | 
| .gif) | IsProcessed | Gets a Boolean indicating if this column is processed. | 
| .gif) | IsRelatedToKey | Gets a Boolean indicating if this column is related to the key. | 
| .gif) | LastProcessed | Gets the date and time the mining structure column was last processed. | 
| .gif) | LastUpdated | Gets the date and time the mining Structure column was last updated. | 
| .gif) | Name | Gets the name of the mining structure column. | 
| .gif) | Parent | Gets the parent MiningStructure. | 
| .gif) | ParentMiningStructure | Gets the parent MiningStructure to which this mining structure column belongs. | 
| .gif) | Properties | Gets a PropertyCollection containing properties for the mining structure column. | 
| .gif) | RelatedAttribute | Gets the name of the target column that the current column either relates to, or is a special property of. | 
| .gif) | Type | Gets a MiningColumnType representing the type of the column. | 
| .gif) | UniqueName | Gets the unique name for the mining structure column. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. Determines whether two instances of MiningStructureColumn are equal. | 
| .gif) | GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Equality | Determines whether two specified instances of MiningStructureColumn are equal. | 
| .gif) .gif) | op_Inequality | Determines whether two specified instances of MiningStructureColumn have different values. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Gets the name of the mining structure column. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
MiningStructureColumn Class
Microsoft.AnalysisServices.AdomdClient Namespace