MiningAttribute Class
Represents a mining attribute on a MiningContentNode object and MiningDistribution object.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class MiningAttribute
'Usage
Dim instance As MiningAttribute
public sealed class MiningAttribute
public ref class MiningAttribute sealed
[<SealedAttribute>]
type MiningAttribute = class end
public final class MiningAttribute
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdClient.MiningAttribute
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.