ReportingService2005.CreateBatchAsync Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| CreateBatchAsync(Object) | |
| CreateBatchAsync() |
CreateBatchAsync(Object)
public:
void CreateBatchAsync(System::Object ^ userState);
public void CreateBatchAsync (object userState);
member this.CreateBatchAsync : obj -> unit
Public Sub CreateBatchAsync (userState As Object)
Parametri
- userState
- Object
Si applica a
CreateBatchAsync()
public:
void CreateBatchAsync();
public void CreateBatchAsync ();
member this.CreateBatchAsync : unit -> unit
Public Sub CreateBatchAsync ()