Translation of "a.NET method" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
It calls a.NET method to modify some rows in the database.
It calls a.NET method that manipulates the database.
It calls a.NET method that manipulates the database.
Use this system procedure to register or unregister a.NET method as the script for a connection event.
Mit dieser Systemprozedur registrieren Sie eine.NET-Methode als Skript für ein Verbindungsereignis bzw. heben die Registrierung wieder auf.
It logs the error to a table using a.NET method.
When a.NET method returns a value and the datatype of the value is a string, numeric or boolean type, then it is converted to the corresponding XPath/XQuery type.
Wenn das Ergebnis eines.NET-Konstruktors implizit in XPath/XQuery-Datentypen konvertiert werden kann, gibt die.NET-Erweiterungsfunktion eine Sequenz zurück, bei der es sich um einen XPath/XQuery-Datentyp handelt.
It calls a.NET method to perform business logic based on the download being confirmed, up to the given timestamp, for the given user.
Sie ruft eine.NET-Methode auf, die auf der Basis des zu bestätigenden Downloads, bis zum angegebenen Zeitstempel und für den angegebenen Benutzer, die Geschäftslogik ausführt.
It logs the error to a table using a.NET method.
Other results
References a static method of a.NET Framework class.
Description: Calls the static properties operator and methods of a.NET Framework class.
<CodeMethod>: References a static method of a.NET Framework class.
To call a static method from a.NET Framework class, you put the path to the namespace and the name of the class in square brackets, followed by two colons and the name of the method.
Zum Aufrufen einer statische Methode aus einer.NET Framework-Klasse werden der Pfad zum Namespace und der Name der Klasse in eckige Klammern gesetzt, gefolgt von zwei Doppelpunkten und dem Namen der Methode.
In an instance method, a.NET object is directly passed as an argument; in an instance field, a parameter or variable is passed instead-though the parameter or variable may itself contain a.NET object.
In einer Instanzmethode wird ein.NET-Objekt direkt als Argument übergeben; in einem Instanzfeld wird stattdessen ein Parameter oder eine Variable übergeben - auch wenn der Parameter bzw. die Variable selbst ein.NET-Objekt enthalten kann.