Vertaling van "run the code" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Select the database in which to run the code
Note You must run the code to set the number format of a field in a PivotTable view each time the object is opened in the view.
Anmerkung Bei jedem Öffnen des Objekts in der Ansicht müssen Sie den Code ausführen, um das Zahlenformat eines Feldes in einer PivotTable-Ansicht festzulegen.
To run the code in this example
Replace the placeholders with appropriate IDs from your test client account and run the code.
$Ersetzen Sie die Platzhalter durch entsprechende IDs aus Ihrem Testkundenkonto und führen Sie den Code aus.
Although this example uses the Write event, you can use any event to run the code.
Obwohl dieses Beispiel das Write -Ereignis verwendet, können Sie jedes Ereignis verwenden, um den Code auszuführen.
Press F5 to run the code.
When you run the code containing this declaration, Visual Basic creates the new instance. You can then apply its methods and properties by using the variable abc. For example, if you've defined a custom method called ListNames, you could apply it as follows
Wenn Sie den Code ausführen, den diese Deklaration enthält, erstellt Visual Basic die neue Instanz. Sie können deren Methoden und Eigenschaften einfach durch Verwendung der Variable abc anwenden. Wenn Sie z.B. die benutzerdefinierte Methode ListNames definiert haben, können Sie diese wie folgt anwenden
When you run the code containing this declaration, Visual Basic creates the new instance.
Wenn Sie den Code ausführen, den diese Deklaration enthält, erstellt Visual Basic die neue Instanz.
If your Web database contains VBA code, you must first open the Web database by using Access before you can run the code.
Wenn Ihre Webdatenbank VBA-Code enthält, müssen Sie die Webdatenbank zuerst mithilfe von Access öffnen, um den Code ausführen zu können.
For example, in the previous code sample, if the Book Titles category does not exist when you run the code, Word adds it to the Categories collection.
Wenn z. B. im vorherigen Beispiel die Kategorie Book Titles nicht existiert, wenn Sie den Code ausführen, fügt Word sie der Categories -Auflistung hinzu.
And unlike form scripts developed using Microsoft Visual Basic Scripting Edition (VBScript), Outlook Visual Basic for Applications code is always available in the application; an item does not have to be open to run the code.
Im Gegensatz zu in Microsoft Visual Basic Scripting Edition (VBScript) entwickelten Formularskripten ist der Outlook-Visual Basic für Applikationen-Code immer innerhalb der Anwendung verfügbar als ein Element, das nicht geöffnet werden muss, um den Code auszuführen.
Copy the SQL code below into the SQL Server ManagementStudio Query window and run the code.
Kopieren Sie den untenstehenden SQL-Code in das Query-Fenster des SQL Server ManagementStudios und führen Sie den Code aus.
Run the code to the breakpoint.
Führen Sie den Code bis zum Breakpoint aus.