SupportsMdxQuerySpecificationAttribute constructeur
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.ReportingServices.Interfaces
Assembly : Microsoft.ReportingServices.QueryDesigners (dans Microsoft.ReportingServices.QueryDesigners.dll)
Syntaxe
'Déclaration
Public Sub New ( _
supportsMdxQuerySpecification As Boolean _
)
'Utilisation
Dim supportsMdxQuerySpecification As Boolean
Dim instance As New SupportsMdxQuerySpecificationAttribute(supportsMdxQuerySpecification)
public SupportsMdxQuerySpecificationAttribute(
bool supportsMdxQuerySpecification
)
public:
SupportsMdxQuerySpecificationAttribute(
bool supportsMdxQuerySpecification
)
new :
supportsMdxQuerySpecification:bool -> SupportsMdxQuerySpecificationAttribute
public function SupportsMdxQuerySpecificationAttribute(
supportsMdxQuerySpecification : boolean
)
Paramètres
- supportsMdxQuerySpecification
Type : System. . :: . .Boolean