MiningModel Members

Represents a mining model of an AdomdConnection.

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

Public Properties

  名称 Description
ms142735.pubproperty(zh-cn,SQL.90).gif Algorithm Gets a provider-specific name that describes the algorithm used to generate the model.
ms142735.pubproperty(zh-cn,SQL.90).gif AllowDrillThrough Determines whether the mining model allows drillthrough.
ms142735.pubproperty(zh-cn,SQL.90).gif Attributes Gets the mining attributes associated with this mining model.
ms142735.pubproperty(zh-cn,SQL.90).gif Columns Gets a collection of MiningModelColumn objects for the model.
ms142735.pubproperty(zh-cn,SQL.90).gif Content Gets a collection of top-level MiningContentNode objects for the model.
ms142735.pubproperty(zh-cn,SQL.90).gif Created Gets the date and time the mining model was created.
ms142735.pubproperty(zh-cn,SQL.90).gif Description Gets the user-defined description of the mining model.
ms142735.pubproperty(zh-cn,SQL.90).gif IsProcessed Indicates if the mining model is populated.
ms142735.pubproperty(zh-cn,SQL.90).gif LastProcessed Gets the date and time the mining model was last processed.
ms142735.pubproperty(zh-cn,SQL.90).gif LastUpdated Gets the date and time the mining model was last updated.
ms142735.pubproperty(zh-cn,SQL.90).gif Name Gets the name of the mining model.
ms142735.pubproperty(zh-cn,SQL.90).gif Parameters Gets a collection of MiningParameter objects that apply to the mining model.
ms142735.pubproperty(zh-cn,SQL.90).gif Parent Gets the MiningStructure to which this mining model belongs.
ms142735.pubproperty(zh-cn,SQL.90).gif ParentConnection Gets the AdomdConnection to which this mining model belongs.
ms142735.pubproperty(zh-cn,SQL.90).gif Properties Gets a collection of Property objects that apply to the mining model.

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms142735.pubmethod(zh-cn,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of MiningModel are equal.
ms142735.pubmethod(zh-cn,SQL.90).gif FindAttribute Gets the MiningAttribute specified by an attribute ID.
ms142735.pubmethod(zh-cn,SQL.90).gif GetAttributes Gets a collection of attributes based on their feature selection.
ms142735.pubmethod(zh-cn,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.
ms142735.pubmethod(zh-cn,SQL.90).gif GetNodeFromUniqueName Gets a MiningContentNode from the Content collection, using the UniqueName property of the MiningContentNode.
ms142735.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms142735.pubmethod(zh-cn,SQL.90).gifms142735.static(zh-cn,SQL.90).gif op_Equality Determines whether two instances of MiningModel are equal.
ms142735.pubmethod(zh-cn,SQL.90).gifms142735.static(zh-cn,SQL.90).gif op_Inequality Determines whether two instances of MiningModel are unequal.
ms142735.pubmethod(zh-cn,SQL.90).gifms142735.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142735.pubmethod(zh-cn,SQL.90).gif ToString Overridden. Gets the name of the mining model.

顶部

Protected Methods

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

顶部

请参阅

参考

MiningModel Class
Microsoft.AnalysisServices.AdomdClient Namespace