다음을 통해 공유


MiningStructure Members

Represents a mining structure on the server.

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

Public Properties

  이름 Description
ms142969.pubproperty(ko-kr,SQL.90).gif Caption Gets the caption of the mining structure.
ms142969.pubproperty(ko-kr,SQL.90).gif Columns Gets the columns within the mining structure.
ms142969.pubproperty(ko-kr,SQL.90).gif Created Gets the date and time the mining structure was created.
ms142969.pubproperty(ko-kr,SQL.90).gif Description Gets the description of the mining structure.
ms142969.pubproperty(ko-kr,SQL.90).gif IsProcessed Determines whether the model is populated.
ms142969.pubproperty(ko-kr,SQL.90).gif LastProcessed Gets the date and time the mining structure was last processed.
ms142969.pubproperty(ko-kr,SQL.90).gif LastUpdated Gets the date and time the mining structure was last updated.
ms142969.pubproperty(ko-kr,SQL.90).gif MiningModels Gets an instance of a MiningModelCollection that represents the collection of mining models contained by a mining structure.
ms142969.pubproperty(ko-kr,SQL.90).gif Name Gets the name of the mining structure.
ms142969.pubproperty(ko-kr,SQL.90).gif ParentConnection Gets the AdomdConnection from which the mining structure was populated.
ms142969.pubproperty(ko-kr,SQL.90).gif Properties Gets the properties of the mining structure.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms142969.pubmethod(ko-kr,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of MiningStructure are equal.
ms142969.pubmethod(ko-kr,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.
ms142969.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms142969.pubmethod(ko-kr,SQL.90).gifms142969.static(ko-kr,SQL.90).gif op_Equality Determines whether two instances of MiningStructure are equal.
ms142969.pubmethod(ko-kr,SQL.90).gifms142969.static(ko-kr,SQL.90).gif op_Inequality Determines whether two instances of MiningStructure are unequal.
ms142969.pubmethod(ko-kr,SQL.90).gifms142969.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142969.pubmethod(ko-kr,SQL.90).gif ToString Overridden. Gets the name of the mining structure.

위쪽

Protected Methods

  이름 Description
ms142969.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms142969.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

MiningStructure Class
Microsoft.AnalysisServices.AdomdClient Namespace