Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
CreateObject method
method, CreateObject
Bei der CreateObject -Methode müssen Deklaration und Objektinstanziierung in zwei getrennten Schritten erfolgen
With the CreateObject method, the declaration and object instantiation must be two discrete steps
Das Instanziieren von Objekten mit der CreateObject -Methode ist normalerweise langsamer als die Verwendung der Dim -Anweisung.
Instantiating objects with the CreateObject method is typically slower than using the Dim statement.
Wenn Sie ein neues Application -Objekt erstellen, beispielsweise mithilfe der CreateObject -Methode, wird diesem Objekt und allen ihm untergeordneten Objekten, Eigenschaften und Methoden nicht vertraut, und die gesperrten Eigenschaften und Methoden lösen Sicherheitswarnungen aus.
If you create a new Application object - for example, by using the CreateObject method - that object and any of its subordinate objects, properties, and methods will not be trusted and the blocked properties and methods will raise security warnings.
Diese Beispiele verwenden nicht dieselbe CreateObject -Methode, die als Bestandteil des Objektmodells in Outlook implementiert ist.
These examples do not use the same CreateObject method that is implemented as part of the object model in Outlook.
Weder das Application -Objekt, das durch den Aufruf der CreateObject -Methode zurückgegeben wurde, noch seine untergeordneten Objekte, Eigenschaften und Methoden sind vertrauenswürdig.
The Application object returned from calling the CreateObject method and any of its subordinate objects, properties, and methods are not trusted.
Sie können das Schlüsselwort New oder die CreateObject -Methode verwenden, um eine neue Instanz einer Komponente zu erstellen. Mit der GetObject -Methode können Sie einer vorhandenen Instanz einer Komponente eine Variable zuweisen.
You can use the New keyword or the CreateObject method to create a new instance of a component. You can use the GetObject method to assign a variable to an existing instance of a component.
Sie müssen jedes Geschäftsobjekt , das mit der CreateObject -Methode des RDS.DataSpace -Objekts instanziiert wird, als sicher für Skript kennzeichnen, um eine sichere Internetumgebung sicherzustellen.
To help ensure a secure Internet environment, you need to mark any business objects instantiated with the RDS.DataSpace object's CreateObject method as safe for scripting.
Sie können die CreateObject -Methode oder das Schlüsselwort New verwenden, um ein neues PivotTable -Objekt zu erstellen.
You can use either the CreateObject method or the New keyword to create a PivotTable object.
Dies ist das einzige Objekt in der Hierarchie, das durch die CreateObject -Methode oder die systeminterne GetObject -Funktion von Visual Basic zurückgegeben werden kann.
This is the only object in the hierarchy that can be returned by using the CreateObject method or the intrinsic Visual Basic GetObject function.
Verwenden Sie ganz allgemein die CreateObject -Methode des RDS.DataSpace -Objekts zum Angeben des Standardserverprogramms, RDSServer.DataFactory , oder Ihres eigenen benutzerdefinierten Serverprogramms (Geschäftsobjekt).
In the most general case, use the RDS.DataSpace object CreateObject method to specify the default server program, RDSServer.DataFactory, or your own custom server program (business object).
Das folgende Beispiel veranschaulicht die Verwendung der CreateObject -Methode zum Erstellen einer Instanz eines benutzerdefinierten Geschäftsobjekts, VbBusObj.VbBusObjCls. Außerdem wird mit dem ASP-Skript (Active Server Pages) der Name des Webservers identifiziert.
The following example shows how to use the CreateObject method to create an instance of a custom business object, VbBusObj.VbBusObjCls. It also uses the Active Server Pages scripting to identify the Web server name.
Remote Data Service verwendet die CreateObject -Methode des RDS.DataSpace -Objekts, um Geschäftsobjektproxys zu erstellen.
Remote Data Service uses the RDS.DataSpace object's CreateObject method to create business object proxies.
Sie können auch die CreateObject -Methode verwenden, um eine neue Instanz des Microsoft Access-Objekts Application zu erstellen, oder Sie können mit der GetObject -Methode eine Objektvariable als Zeiger auf eine bestehende Instanz von Microsoft Access definieren.
You can also use the CreateObject method to create a new instance of the Microsoft Access Application object, or you can use the GetObject method to point an object variable to an existing instance of Microsoft Access.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.