Partilhar via


Classe Property

Represents a property of various ADOMD.NET objects.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxe

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

Hierarquia de herança

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..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.