Classe AdomdRestriction
Restricts the information returned when retrieving schema information from a connection.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
Public NotInheritable Class AdomdRestriction _
Implements IXmlaProperty, IXmlaPropertyKey
'Uso
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
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..AdomdRestriction
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.
Consulte também