ReportingService2006.BeginSetSystemProperties Metodo

Definizione

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

Parametri

Properties
Property[]
callback
AsyncCallback
asyncState
Object

Restituisce

Si applica a