Examples with "method in Visual Basic code" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
However, unlike the DoMenuItem action in a macro, a DoMenuItem method in Visual Basic code isn't converted to a RunCommand method when you convert a database created in a previous version of Microsoft Access.
Im Gegensatz zur AusführenMenübefehl -Aktion in einem Makro wird eine DoMenuItem -Methode in Visual Basic-Code nicht in eine RunCommand -Methode konvertiert, wenn Sie eine Datenbank aus einer früheren Microsoft Access-Version konvertieren.
The RepaintObject method of the DoCmd object was added to provide backwards compatibility for running the RepaintObject method in Visual Basic code in Microsoft Access 95.
Die RepaintObject -Methode des Objekts DoCmd wurde hinzugefügt, um die Abwärtskompatibilität zu gewährleisten, wenn die Aktion UmbenennenObjekt im Visual Basic-Code in Microsoft Access 95 ausgeführt wird.
Other results
Although using an event procedure is the recommended method for running Visual Basic code in response to an event, you can also run a user-defined function when an event occurs.
Obwohl die Verwendung einer Ereignisprozedur die empfohlene Methode zum Ausführen von Visual Basic-Code als Reaktion auf ein Ereignis ist, können Sie beim Eintreten eines Ereignisses auch eine benutzerdefinierte Funktion ausführen.
The following example uses the Echo method to turn echo off and display the specified text in the status bar while Visual Basic code is executing
Dieses Beispiel verwendet die Echo -Methode, um das Echo auszuschalten und während des Ausführens des Visual Basic-Codes den angegebenen Text in der Statusleiste anzuzeigen.
If you execute Visual Basic code containing the CopyObject method in a library database and leave this argument blank, Microsoft Access copies the object into the library database.
Wenn Sie Visual Basic-Code, der die CopyObject -Methode enthält, in einer Bibliotheksdatenbank ausführen und für dieses Argument keinen Wert angeben, wird in Microsoft Access das Objekt in die Bibliotheksdatenbank kopiert.
The SingleStep method will not stop the execution of or assist in debugging Visual Basic for Applications (VBA) code.
Die SingleStep -Methode hält weder die Ausführung des Visual Basic für Applikationen (VBA) -Code an noch unterstützt sie das Debuggen.
You could even automate this process by creating Visual Basic for Applications code in Access to implement a timer which executes the ImportXML method.
Darüber hinaus können Sie diesen Vorgang auch automatisieren, indem Sie in Access einen Visual Basic für Applikationen-Code (VBA) zum Implementieren eines Zeitgebers erstellen, der die ImportXML-Methode ausführt.
The SetOption method provides a means of changing environment options from Visual Basic code. With this method, you can set or read any option available in the Options dialog box, except for options on the Modules tab.
Die SetOption -Methode ermöglicht es Ihnen, Umgebungsoptionen aus Visual Basic -Code heraus zu ändern. Mit dieser Methode können Sie jede im Dialogfeld Optionen verfügbare Option festlegen oder lesen, ausgenommen die Optionen der Registerkarte Module.
The SetOption method provides a means of changing environment options from Visual Basic code. With this method, you can set or read any option available in the Options dialog box, except for options on the Modules tab.
Die SetOption -Methode bietet eine Möglichkeit zum Ändern der Umgebungsoptionen über Visual Basic-Code. Mit dieser Methode können Sie jede im Dialogfeld Optionen verfügbare Option festlegen oder überprüfen, ausgenommen die Optionen der Registerkarte Module.
For example, the properties and methods of the VBE object for manipulating the Visual Basic for Applications (VBA) code that is stored in a Microsoft Office document are inaccessible by default.
Auf die Eigenschaften und Methoden des VBE-Objekts zum Bearbeiten des VBA-Codes (Visual Basic for Applications), der in einem Microsoft Office-Dokument gespeichert ist, kann beispielsweise standardmäßig nicht zugegriffen werden.
Use the following code examples to learn about how to use the ADO methods when writing in Visual Basic Scripting Edition (VBScript).
For example, the properties and methods of the VBE object for manipulating the Microsoft Visual Basic for Applications code stored in a document are inaccessible by default.
Beispiel: Auf die Eigenschaften und Methoden des VBE -Objekts zum Bearbeiten des in einem Dokument gespeicherten Microsoft Visual Basic für Applikationen -Codes ist standardmäßig kein Zugriff möglich.
The following Visual Basic code opens a connection to the SQL Anywhere sample database and uses the ExecuteReader method to create a result set containing the last names of employees in the Employees table
Der nachstehende Visual Basic-Code öffnet eine Verbindung zur SQL Anywhere-Beispieldatenbank und gibt mithilfe des DataReader-Objekts die Nachnamen der ersten fünf Mitarbeiter in der Ergebnismenge zurück
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.