Udostępnij przez


XmlQueryContext.LateBoundFunctionExists(String, String) Metoda

Definicja

Zwraca wartość true, jeśli obiekt powiązany z opóźnieniem zidentyfikowany przez namespaceUri element zawiera metodę zgodną namez parametrem .

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 bool LateBoundFunctionExists(System::String ^ name, System::String ^ namespaceUri);
public bool LateBoundFunctionExists (string name, string namespaceUri);
member this.LateBoundFunctionExists : string * string -> bool
Public Function LateBoundFunctionExists (name As String, namespaceUri As String) As Boolean

Parametry

name
String

Wartość typu string.

namespaceUri
String

Wartość typu string.

Zwraca

true jeśli obiekt o opóźnionej granicy jest zgodny z nazwą; w przeciwnym razie , false.

Dotyczy