ReportingService2005.ExecuteBatchAsync Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
| ExecuteBatchAsync() | |
| ExecuteBatchAsync(Object) |
ExecuteBatchAsync()
public:
void ExecuteBatchAsync();
public void ExecuteBatchAsync ();
member this.ExecuteBatchAsync : unit -> unit
Public Sub ExecuteBatchAsync ()
Berlaku untuk
ExecuteBatchAsync(Object)
public:
void ExecuteBatchAsync(System::Object ^ userState);
public void ExecuteBatchAsync (object userState);
member this.ExecuteBatchAsync : obj -> unit
Public Sub ExecuteBatchAsync (userState As Object)
Parameter
- userState
- Object