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 | Overridden. 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 | |
---|---|---|
![]() |
{dtor} | Releases all resources used by the MiningServiceParameter. |
![]() |
Dispose | Releases all resources used by the MiningServiceParameter. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
MiningServiceParameter Class
Microsoft.AnalysisServices.AdomdServer Namespace