Classe Property

Represents a property of various ADOMD.NET objects.

Espace de noms :  Microsoft.AnalysisServices.AdomdClient
Assembly :  Microsoft.AnalysisServices.AdomdClient (dans Microsoft.AnalysisServices.AdomdClient.dll)

Syntaxe

'Déclaration
Public NotInheritable Class Property _
    Implements ISubordinateObject
'Utilisation
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

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..Property

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.