इसके माध्यम से साझा किया गया


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
ms142921.pubproperty(en-US,SQL.90).gif DefaultValue Gets the default value for this parameter.
ms142921.pubproperty(en-US,SQL.90).gif Description Gets the description of the parameter.
ms142921.pubproperty(en-US,SQL.90).gif IsRequired Gets a Boolean indicating if this parameter is required.
ms142921.pubproperty(en-US,SQL.90).gif Name Gets the name of the parameter.
ms142921.pubproperty(en-US,SQL.90).gif ParameterType Gets the type of the parameter value.
ms142921.pubproperty(en-US,SQL.90).gif Properties Gets the properties for the mining service parameter.
ms142921.pubproperty(en-US,SQL.90).gif ServiceName Gets the service name for the mining service parameter.
ms142921.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
ms142921.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of MiningServiceParameter are equal.
ms142921.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables.
ms142921.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms142921.pubmethod(en-US,SQL.90).gifms142921.static(en-US,SQL.90).gif op_Equality Determines whether two instances of MiningServiceParameter are equal.
ms142921.pubmethod(en-US,SQL.90).gifms142921.static(en-US,SQL.90).gif op_Inequality Determines whether two instances of MiningServiceParameter are unequal.
ms142921.pubmethod(en-US,SQL.90).gifms142921.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142921.pubmethod(en-US,SQL.90).gif ToString Overridden. Gets the name of the mining service parameter.

Top

Protected Methods

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

Top

See Also

Reference

MiningServiceParameter Class
Microsoft.AnalysisServices.AdomdClient Namespace