ReportingService2005.SetRolePropertiesAsync Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
| SetRolePropertiesAsync(String, String, Task[]) | |
| SetRolePropertiesAsync(String, String, Task[], Object) |
SetRolePropertiesAsync(String, String, Task[])
public:
void SetRolePropertiesAsync(System::String ^ Name, System::String ^ Description, cli::array <Microsoft::SqlServer::ReportingServices2005::Task ^> ^ Tasks);
public void SetRolePropertiesAsync (string Name, string Description, Microsoft.SqlServer.ReportingServices2005.Task[] Tasks);
member this.SetRolePropertiesAsync : string * string * Microsoft.SqlServer.ReportingServices2005.Task[] -> unit
Public Sub SetRolePropertiesAsync (Name As String, Description As String, Tasks As Task())
Parameter
- Name
- String
- Description
- String
- Tasks
- Task[]
Berlaku untuk
SetRolePropertiesAsync(String, String, Task[], Object)
public:
void SetRolePropertiesAsync(System::String ^ Name, System::String ^ Description, cli::array <Microsoft::SqlServer::ReportingServices2005::Task ^> ^ Tasks, System::Object ^ userState);
public void SetRolePropertiesAsync (string Name, string Description, Microsoft.SqlServer.ReportingServices2005.Task[] Tasks, object userState);
member this.SetRolePropertiesAsync : string * string * Microsoft.SqlServer.ReportingServices2005.Task[] * obj -> unit
Public Sub SetRolePropertiesAsync (Name As String, Description As String, Tasks As Task(), userState As Object)
Parameter
- Name
- String
- Description
- String
- Tasks
- Task[]
- userState
- Object