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