MiningServiceParameter Members

Represents an available parameter for the mining service.

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

Public Properties

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

顶部

Public Methods

(see also Protected Methods )

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

顶部

Protected Methods

  名称 Description
ms144362.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms144362.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

MiningServiceParameter Class
Microsoft.AnalysisServices.AdomdServer Namespace