ReportingService2005.BeginSetSystemProperties Método

Definição

public:
 IAsyncResult ^ BeginSetSystemProperties(cli::array <Microsoft::SqlServer::ReportingServices2005::Property ^> ^ Properties, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginSetSystemProperties (Microsoft.SqlServer.ReportingServices2005.Property[] Properties, AsyncCallback callback, object asyncState);
member this.BeginSetSystemProperties : Microsoft.SqlServer.ReportingServices2005.Property[] * AsyncCallback * obj -> IAsyncResult
Public Function BeginSetSystemProperties (Properties As Property(), callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parâmetros

Properties
Property[]
callback
AsyncCallback
asyncState
Object

Retornos

Aplica-se a