AdomdRestriction Class
Restricts the information returned when retrieving schema information from a connection.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class AdomdRestriction _
Implements IXmlaProperty, IXmlaPropertyKey
'Usage
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
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdClient.AdomdRestriction
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.