Represents an available parameter for the mining service.
The following tables list the members exposed by the MiningServiceParameter type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | DefaultValue | Gets the default value for this parameter. | 
| .gif) | Description | Gets the description of the parameter. | 
| .gif) | IsRequired | Gets a Boolean indicating if this parameter is required. | 
| .gif) | Name | Gets the name of the parameter. | 
| .gif) | ParameterType | Gets the type of the parameter value. | 
| .gif) | Properties | Gets the properties for the mining service parameter. | 
| .gif) | ServiceName | Gets the service name for the mining service parameter. | 
| .gif) | ValueEnumeration | Gets a string that describes possible values for this parameter. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. Determines whether two instances of MiningServiceParameter are equal. | 
| .gif) | GetHashCode | Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Equality | Determines whether two instances of MiningServiceParameter are equal. | 
| .gif) .gif) | op_Inequality | Determines whether two instances of MiningServiceParameter are unequal. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Gets the name of the mining service parameter. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
MiningServiceParameter Class
Microsoft.AnalysisServices.AdomdClient Namespace