ReportingService2006.BeginGetSystemProperties(Property[], AsyncCallback, Object) Metodo

Definizione

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

Parametri

Properties
Property[]
callback
AsyncCallback
asyncState
Object

Restituisce

IAsyncResult

Si applica a