Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Specifies whether to use a generic designer.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Protected m_useGenericDesigner As Boolean
'Utilisation
Dim value As Boolean
value = Me.m_useGenericDesigner
Me.m_useGenericDesigner = value
protected bool m_useGenericDesigner
protected:
bool m_useGenericDesigner
val mutable m_useGenericDesigner: bool
protected var m_useGenericDesigner : boolean