Partager via


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
ms142921.pubproperty(fr-fr,SQL.90).gif DefaultValue Gets the default value for this parameter.
ms142921.pubproperty(fr-fr,SQL.90).gif Description Gets the description of the parameter.
ms142921.pubproperty(fr-fr,SQL.90).gif IsRequired Gets a Boolean indicating if this parameter is required.
ms142921.pubproperty(fr-fr,SQL.90).gif Name Gets the name of the parameter.
ms142921.pubproperty(fr-fr,SQL.90).gif ParameterType Gets the type of the parameter value.
ms142921.pubproperty(fr-fr,SQL.90).gif Properties Gets the properties for the mining service parameter.
ms142921.pubproperty(fr-fr,SQL.90).gif ServiceName Gets the service name for the mining service parameter.
ms142921.pubproperty(fr-fr,SQL.90).gif ValueEnumeration Gets a string that describes possible values for this parameter.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms142921.pubmethod(fr-fr,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of MiningServiceParameter are equal.
ms142921.pubmethod(fr-fr,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(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms142921.pubmethod(fr-fr,SQL.90).gifms142921.static(fr-fr,SQL.90).gif op_Equality Determines whether two instances of MiningServiceParameter are equal.
ms142921.pubmethod(fr-fr,SQL.90).gifms142921.static(fr-fr,SQL.90).gif op_Inequality Determines whether two instances of MiningServiceParameter are unequal.
ms142921.pubmethod(fr-fr,SQL.90).gifms142921.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142921.pubmethod(fr-fr,SQL.90).gif ToString Overridden. Gets the name of the mining service parameter.

Haut de la page

Protected Methods

  Nom Description
ms142921.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms142921.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

MiningServiceParameter Class
Microsoft.AnalysisServices.AdomdClient Namespace