Udostępnij za pośrednictwem


Metoda IQueryDesigner.InitializeQueryDesigner

Inicjuje IQueryDesigner po ustawienia wprowadzania parametrów.

Przestrzeń nazw:  Microsoft.ReportingServices.Interfaces
Zestaw:  Microsoft.ReportingServices.QueryDesigners (w Microsoft.ReportingServices.QueryDesigners.dll)

Składnia

'Deklaracja
Function InitializeQueryDesigner As Boolean
'Użycie
Dim instance As IQueryDesigner
Dim returnValue As Boolean

returnValue = instance.InitializeQueryDesigner()
bool InitializeQueryDesigner()
bool InitializeQueryDesigner()
abstract InitializeQueryDesigner : unit -> bool 
function InitializeQueryDesigner() : boolean

Wartość zwracana

Typ: System.Boolean