MiningServiceParameter Members

Represents an available parameter for the mining service.

The following tables list the members exposed by the MiningServiceParameter type.

Public Properties

  Name Description
ms144362.pubproperty(en-US,SQL.90).gif DefaultValue Gets the default value for this parameter.
ms144362.pubproperty(en-US,SQL.90).gif Description Gets the description of the parameter.
ms144362.pubproperty(en-US,SQL.90).gif IsRequired Gets a Boolean indicating if this parameter is required.
ms144362.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the parameter.
ms144362.pubproperty(en-US,SQL.90).gif ParameterType Gets the type of the parameter value.
ms144362.pubproperty(en-US,SQL.90).gif Properties Gets the properties for the mining service parameter.
ms144362.pubproperty(en-US,SQL.90).gif ServiceName Gets the service name for the mining service parameter.
ms144362.pubproperty(en-US,SQL.90).gif ValueEnumeration Gets a string that describes possible values for this parameter.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms144362.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the MiningServiceParameter.
ms144362.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the MiningServiceParameter.
ms144362.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms144362.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms144362.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms144362.pubmethod(en-US,SQL.90).gifms144362.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms144362.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms144362.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms144362.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

MiningServiceParameter Class
Microsoft.AnalysisServices.AdomdServer Namespace