Die release-Methode schließt das Connection-Objekt und alle ihm zugeordneten Eigenschaften.
The release method closes the Connection object and all properties associated with it.
Sobald sie erstellt ist, wird ein Connection-Objekt zurückgegeben.
Eine Gruppe von Objekten, die die Synchronisation steuern und auf die vom Connection-Objekt aus zugegriffen wird.
A set of objects governing synchronization is accessed from the Connection object.
Eingefügte Daten sind in der Datenbank nur beständig, wenn die commit-Methode vom Connection-Objekt aufgerufen wird.
Inserted data is persisted in the database only when the commit method is called from the Connection object.
Ist einem Connection-Objekt zugeordnet und stellt Methoden bereit, um Datenbankinformationen zu beziehen
Associated with a Connection object and provides methods to reveal database information.
Die Schema-Methoden, die vom Connection-Objekt bereit gestellt werden, ermöglichen es Ihnen, Tabellen, Spalten, Indizes und Fremdschlüssel zu erstellen.
The schema methods provided by the Connection object allow you to create tables, columns, indexes, and foreign keys.
Ein Connection-Objekt ist das Stammobjekt für alle Vorgänge, die für eine Verbindung mit einer Datenbank ausgeführt werden.
A Connection object is the root object for all actions executed on a connection to a database.
Ein neues Connection-Objekt erstellen.
Create a new Connection object.
Gibt ein geöffnetes Connection-Objekt zurück
Returns an opened Connection object.
System nach einem der obigen Ansprüche, wobei die Synchronisation zwischen dem Telematik-Server (106; 116; 448) und der Telematik-Steuereinheit (102) durch ein Connection-Objekt (418a) hergestellt wird.
The system of any preceding claim, wherein synchronization between the telematics server (106; 116; 448) and the telematics control unit (102) is established through a connection object (418a).
System nach Anspruch 3, wobei das Connection-Objekt (418a) der Clientseite die Fähigkeit aufweist, zwischen Kanälen (425) umzuschalten, die dem clientseitigen Communications-Framework (112; 416; 516a) verfügbar sind.
The system of claim 3, wherein the connection object (418a) of the client side has the ability to switch between channels (425) available to the client side communication framework (112; 416; 516a).
Es kann eine Spalte, Zeile oder Balkendiagramm zeichnen, die Datenquelle kann eine Verbindungszeichenfolge, Connection-Objekt, ein DataSet-Objekt, ein DataTable-Objekt oder eine DataView-Objekt.
It can draw a column, line or bar graph, the data source can be a connection string, Connection object, a DataSet object, a DataTable object or a DataView object.
Das Connection-Objekt generiert ein Statement-Objekt.
The Connection object generates a Statement object.