Vertaling van "des Module" in Engels
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.
Das Argument Modulname ist der Name des Module -Objekts.
Wenn Sie den Rumpfcode für die Ereignisprozedur mit der CreateEventProc -Methode erstellt haben, können Sie der Prozedur mithilfe anderer Methoden des Module -Objekts Codezeilen hinzufügen.
Once you've created the event procedure code stub by using the CreateEventProc method, you can add lines of code to the procedure by using other methods of the Module object.
Sie können diese Eigenschaft in Verbindung mit allen Eigenschaften und Methoden des Module -Objekts verwenden.
You could use this property with any of the properties and methods of the module object.
Dies ist möglich im Equip Tab des Module Management Screens.
Doing so is possible in the Equip tab of the module management screen.
Mehr als 30 Module wurden bis heute mit Unterstützung des Module Acceleration Program fertiggestellt. Weitere 20 Module sollen in den nächsten 60 Tagen entwickelt sein.
More than 30 modules have been completed to date with support of the Module Acceleration Program, with another 20 modules targeted for development in the next 60 days.
Wenn Sie den Code-Abschnitt für die Ereignisprozedur mit der CreateEventProc -Methode erstellt haben, können Sie Codezeilen mit Hilfe anderer Methoden des Module -Objekts hinzufügen. Beispielsweise können Sie mit der InsertLines -Methode eine Codezeile einfügen.
Once you've created the event procedure code stub by using the CreateEventProc method, you can add lines of code to the procedure by using other methods of the Module object. For example, you can use the InsertLines method to insert a line of code.
Wenn Sie eine Methode des Module -Objekts verwenden oder in der Entwurfsansicht auf die Module -Eigenschaft eines Formulars oder Berichts verweisen, erstellt Microsoft Access das zugehörige Modul und legt die HasModule -Eigenschaft des Objekts auf True fest.
When you use a method of the Module object or refer to the Module property for a form or report in Design view, Microsoft Access creates the associated module and sets the object's v property to True.
Sie können die InsertText -Methode des Application -Objekts weiterhin verwenden; es wird jedoch empfohlen, stattdessen die InsertText -Methode des Module -Objekts zu verwenden.
You can still use the InsertText method of the Application object, but it's recommended that you use the InsertText method of the Module object instead.
In früheren Versionen von Microsoft Access war InsertText eine Methode des Application -Objekts. Sie können die InsertText -Methode des Application -Objekts weiterhin verwenden. Sie sollten jedoch stattdessen die InsertText -Methode des Module -Objekts verwenden.
In previous versions of Microsoft Access, the InsertText method was a method of the Application object. You can still use the InsertText method of the Application object, but it's recommended that you use the InsertText method of the Module object instead.
Beachten Sie, dass die eckigen Klammern um den Namen des Module -Objekts nur erforderlich sind, wenn der Name des Module -Objekts Leerzeichen enthält.
Note that the brackets enclosing the name of the Module object are necessary only if the name of the Module includes spaces.
Coachinggespräche während des Module und zu den Fallstudien finden allerdings nur vor Ort im Rahmen der Präsenzphasen statt.
However, coaching sessions during the module and the case studies takes place locally, while you are on campus.
Als Teil des Module++ Konzepts, mit dem sich Bosch als Anbieter von Komplettlösungen für eine einfache und modulare Linienautomatisierung aus einer Hand positioniert, sind die D3-Robotiklösungen nahtlos in Primär- oder Sekundärverpackungsanlagen von Bosch und Drittanbietern integrierbar.
Fully modular to increase manufacturing flexibility Being a part of Bosch's Module++ single-source provider concept for simple and modular line automation, D3 robotic solutions can be easily integrated with both Bosch and third-party primary or secondary packaging machines.
Wenn Sie mithilfe von Code ermitteln möchten, ob ein Module -Objekt ein Standardmodul oder ein Klassenmodul darstellt, überprüfen Sie die Type -Eigenschaft des Module -Objekts.
To determine whether a Module object represents a standard module or a class module from code, check the Module object's Type property.