ReportingService2005.BeginSetSystemProperties(Property[], AsyncCallback, Object) Metodo

Definizione

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);
Public Function BeginSetSystemProperties (Properties As Property(), callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parametri

Properties
Property[]
callback
AsyncCallback
asyncState
Object

Restituisce

IAsyncResult

Si applica a