ReportingService2005.ListTasksAsync メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| ListTasksAsync(SecurityScopeEnum) | |
| ListTasksAsync(SecurityScopeEnum, Object) |
ListTasksAsync(SecurityScopeEnum)
public:
void ListTasksAsync(Microsoft::SqlServer::ReportingServices2005::SecurityScopeEnum SecurityScope);
public void ListTasksAsync (Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum SecurityScope);
member this.ListTasksAsync : Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum -> unit
Public Sub ListTasksAsync (SecurityScope As SecurityScopeEnum)
パラメーター
- SecurityScope
- SecurityScopeEnum
適用対象
ListTasksAsync(SecurityScopeEnum, Object)
public:
void ListTasksAsync(Microsoft::SqlServer::ReportingServices2005::SecurityScopeEnum SecurityScope, System::Object ^ userState);
public void ListTasksAsync (Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum SecurityScope, object userState);
member this.ListTasksAsync : Microsoft.SqlServer.ReportingServices2005.SecurityScopeEnum * obj -> unit
Public Sub ListTasksAsync (SecurityScope As SecurityScopeEnum, userState As Object)
パラメーター
- SecurityScope
- SecurityScopeEnum
- userState
- Object