Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an available parameter for the mining service.
The following tables list the members exposed by the MiningServiceParameter type.
Public Properties
Name | 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. |
Top
Public Methods
(see also Protected Methods )
Name | 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. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
MiningServiceParameter Class
Microsoft.AnalysisServices.AdomdClient Namespace