ReportingService2006.ListDependentItemsAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| ListDependentItemsAsync(String, Object) | |
| ListDependentItemsAsync(String) |
ListDependentItemsAsync(String, Object)
public:
void ListDependentItemsAsync(System::String ^ Item, System::Object ^ userState);
public void ListDependentItemsAsync (string Item, object userState);
member this.ListDependentItemsAsync : string * obj -> unit
Public Sub ListDependentItemsAsync (Item As String, userState As Object)
Paramètres
- Item
- String
- userState
- Object
S’applique à
ListDependentItemsAsync(String)
public:
void ListDependentItemsAsync(System::String ^ Item);
public void ListDependentItemsAsync (string Item);
member this.ListDependentItemsAsync : string -> unit
Public Sub ListDependentItemsAsync (Item As String)
Paramètres
- Item
- String