ReportingService2005.BeginCreateModel(String, String, Byte[], Property[], AsyncCallback, Object) Metodo

Definizione

public:
 IAsyncResult ^ BeginCreateModel(System::String ^ Model, System::String ^ Parent, cli::array <System::Byte> ^ Definition, cli::array <Microsoft::SqlServer::ReportingServices2005::Property ^> ^ Properties, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginCreateModel (string Model, string Parent, byte[] Definition, Microsoft.SqlServer.ReportingServices2005.Property[] Properties, AsyncCallback callback, object asyncState);
Public Function BeginCreateModel (Model As String, Parent As String, Definition As Byte(), Properties As Property(), callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parametri

Model
String
Parent
String
Definition
Byte[]
Properties
Property[]
callback
AsyncCallback
asyncState
Object

Restituisce

IAsyncResult

Si applica a