MiningModel 멤버

Represents a mining model of an AdomdConnection.

MiningModel 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 {dtor} Releases all resources used by the MiningModel.
공용 메서드 Dispose Releases all resources used by the MiningModel.
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 FindAttribute Returns the MiningAttribute specified by an attribute ID.
공용 메서드 GetAttributeFullStatistics Returns the statistics for the specified attribute, including the statistics for each state of the attribute.
공용 메서드 GetAttributes Returns a collection of attributes based on the specified MiningFeatureSelection.
공용 메서드 GetAttributeSimpleStatistics Returns the statistics for the specified attribute, excluding the statistics for each state of the attribute.
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetNodeFromUniqueName Returns a MiningContentNode from the Content collection, using the UniqueName property of the MiningContentNode.
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 Algorithm Gets a provider-specific name that describes the algorithm that is used to generate the model.
공용 속성 AllowDrillThrough Gets a value that indicates whether the mining model allows drillthrough.
공용 속성 Attributes Gets the mining attributes associated with this mining model.
공용 속성 Columns Gets a collection of MiningModelColumn objects for the model.
공용 속성 Content Gets a collection of top-level MiningContentNode objects for the model.
공용 속성 Created Gets the date and time that the mining model was created.
공용 속성 Description Gets the user-defined description of the mining model.
공용 속성 Filter
공용 속성 IsProcessed Gets a value that indicates whether the mining model is populated.
공용 속성 LastProcessed Gets the date and time that the mining model was last processed.
공용 속성 LastUpdated Gets the date and time that the mining model was last updated.
공용 속성 Name Gets the name of the mining model.
공용 속성 Parameters Gets a collection of MiningParameter objects that apply to the mining model.
공용 속성 Parent Gets the MiningStructureto which this mining model belongs.
공용 속성 Properties Gets a collection of Property objects that apply to the mining model.
공용 속성 TrainingSetSize
공용 속성 UniqueName

맨 위로 이동