Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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