ReportingService2010.EndPrepareQuery(IAsyncResult, Boolean, String[]) Metodo

Definizione

public:
 Microsoft::SqlServer::ReportingServices2010::DataSetDefinition ^ EndPrepareQuery(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] bool % Changed, [Runtime::InteropServices::Out] cli::array <System::String ^> ^ % ParameterNames);
public Microsoft.SqlServer.ReportingServices2010.DataSetDefinition EndPrepareQuery (IAsyncResult asyncResult, out bool Changed, out string[] ParameterNames);
Public Function EndPrepareQuery (asyncResult As IAsyncResult, ByRef Changed As Boolean, ByRef ParameterNames As String()) As DataSetDefinition

Parametri

asyncResult
IAsyncResult
Changed
Boolean
ParameterNames
String[]

Restituisce

DataSetDefinition

Si applica a