Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Initializes the IQueryDesigner after setting input parameters.
Namespace: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)
Syntax
'Declaration
Function InitializeQueryDesigner As Boolean
'Usage
Dim instance As IQueryDesigner
Dim returnValue As Boolean
returnValue = instance.InitializeQueryDesigner()
bool InitializeQueryDesigner()
bool InitializeQueryDesigner()
abstract InitializeQueryDesigner : unit -> bool
function InitializeQueryDesigner() : boolean
Return Value
Type: System.Boolean