Метод IQueryDesigner.InitializeQueryDesigner

Initializes the IQueryDesigner after setting input parameters.

Пространство имен:  Microsoft.ReportingServices.Interfaces
Сборка:  Microsoft.ReportingServices.QueryDesigners (в Microsoft.ReportingServices.QueryDesigners.dll)

Синтаксис

'Декларация
Function InitializeQueryDesigner As Boolean
'Применение
Dim instance As IQueryDesigner 
Dim returnValue As Boolean 

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

Возвращаемое значение

Тип: System.Boolean

См. также

Справочник

IQueryDesigner Интерфейс

Пространство имен Microsoft.ReportingServices.Interfaces