ReportingService2010.EndPrepareQuery(IAsyncResult, Boolean, String[]) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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);
member this.EndPrepareQuery : IAsyncResult * bool * String[] -> Microsoft.SqlServer.ReportingServices2010.DataSetDefinition
Public Function EndPrepareQuery (asyncResult As IAsyncResult, ByRef Changed As Boolean, ByRef ParameterNames As String()) As DataSetDefinition
パラメーター
- asyncResult
- IAsyncResult
- Changed
- Boolean
- ParameterNames
- String[]