MiningServiceParameter Members
Represents an available parameter for the mining service.
The following tables list the members exposed by the MiningServiceParameter type.
Public Properties
Nom | 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. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | 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 ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
MiningServiceParameter Class
Microsoft.AnalysisServices.AdomdServer Namespace