Classe Property

Represents a property of various ADOMD.NET objects.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (em msmgdsrv.dll)

Sintaxe

'Declaração
Public NotInheritable Class Property _
    Implements IDisposable, IMetadataObject
'Uso
Dim instance As [Property]
public sealed class Property : IDisposable, 
    IMetadataObject
public ref class Property sealed : IDisposable, 
    IMetadataObject
[<SealedAttribute>]
type Property =  
    class
        interface IDisposable
        interface IMetadataObject
    end
public final class Property implements IDisposable, IMetadataObject

Hierarquia de herança

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdServer..::..Property

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.