ReportingService2006.ListTasks(SecurityScopeEnum) 方法

定义

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Task ^> ^ ListTasks(Microsoft::SqlServer::ReportingServices2006::SecurityScopeEnum SecurityScope);
public Microsoft.SqlServer.ReportingServices2006.Task[] ListTasks (Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum SecurityScope);
member this.ListTasks : Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum -> Microsoft.SqlServer.ReportingServices2006.Task[]
Public Function ListTasks (SecurityScope As SecurityScopeEnum) As Task()

参数

SecurityScope
SecurityScopeEnum

返回

Task[]

适用于