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