ReportingService2005.GetRoleProperties(String, String) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
cli::array <Microsoft::SqlServer::ReportingServices2005::Task ^> ^ GetRoleProperties(System::String ^ Name, [Runtime::InteropServices::Out] System::String ^ % Description);
public Microsoft.SqlServer.ReportingServices2005.Task[] GetRoleProperties (string Name, out string Description);
member this.GetRoleProperties : string * string -> Microsoft.SqlServer.ReportingServices2005.Task[]
Public Function GetRoleProperties (Name As String, ByRef Description As String) As Task()
Parametri
- Name
- String
- Description
- String
Restituisce
Task[]