RSConnection2006.ListRoles(SecurityScopeEnum, String) 方法

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2006::Role ^> ^ ListRoles(Microsoft::SqlServer::ReportingServices2006::SecurityScopeEnum securityScope, System::String ^ path);
public Microsoft.SqlServer.ReportingServices2006.Role[] ListRoles (Microsoft.SqlServer.ReportingServices2006.SecurityScopeEnum securityScope, string path);
Public Function ListRoles (securityScope As SecurityScopeEnum, path As String) As Role()

參數

securityScope
SecurityScopeEnum
path
String

傳回

Role[]

適用於