ReportingService2010.BeginSetItemDefinition Метод

Определение

public:
 IAsyncResult ^ BeginSetItemDefinition(System::String ^ ItemPath, cli::array <System::Byte> ^ Definition, cli::array <Microsoft::SqlServer::ReportingServices2010::Property ^> ^ Properties, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginSetItemDefinition (string ItemPath, byte[] Definition, Microsoft.SqlServer.ReportingServices2010.Property[] Properties, AsyncCallback callback, object asyncState);
member this.BeginSetItemDefinition : string * byte[] * Microsoft.SqlServer.ReportingServices2010.Property[] * AsyncCallback * obj -> IAsyncResult
Public Function BeginSetItemDefinition (ItemPath As String, Definition As Byte(), Properties As Property(), callback As AsyncCallback, asyncState As Object) As IAsyncResult

Параметры

ItemPath
String
Definition
Byte[]
Properties
Property[]
callback
AsyncCallback
asyncState
Object

Возвращаемое значение

Применяется к