Classe MiningAttribute
Represents a mining attribute on a MiningContentNode object and MiningDistribution object.
Spazio dei nomi: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class MiningAttribute _
Implements IDisposable, IMetadataObject
'Utilizzo
Dim instance As MiningAttribute
public sealed class MiningAttribute : IDisposable,
IMetadataObject
public ref class MiningAttribute sealed : IDisposable,
IMetadataObject
[<SealedAttribute>]
type MiningAttribute =
class
interface IDisposable
interface IMetadataObject
end
public final class MiningAttribute implements IDisposable, IMetadataObject
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.AnalysisServices.AdomdServer..::..MiningAttribute
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche