Classe AdomdRestriction

Restricts the information returned when retrieving schema information from a connection.

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

Syntaxe

'Déclaration
Public NotInheritable Class AdomdRestriction _
    Implements IXmlaProperty, IXmlaPropertyKey
'Utilisation
Dim instance As AdomdRestriction
public sealed class AdomdRestriction : IXmlaProperty, 
    IXmlaPropertyKey
public ref class AdomdRestriction sealed : IXmlaProperty, 
    IXmlaPropertyKey
[<SealedAttribute>]
type AdomdRestriction =  
    class
        interface IXmlaProperty
        interface IXmlaPropertyKey
    end
public final class AdomdRestriction implements IXmlaProperty, IXmlaPropertyKey

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..AdomdRestriction

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.