Vertaling van "SQL event" 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.
The User-Defined SQL event test can support pl/sql functions. This means you can select from a pl/sql function and have the return value evaluated against a specified threshold. The actual pl/sql function needs to be defined separately.
Der benutzerdefinierte SQL-Ereignistest kann jetzt PL/SQL-Funktionen unterstützen. Dies bedeutet, dass Sie aus einer PL/SQL-Funktion auswählen können und der Rückgabewert anhand eines angegebenen Schwellwerts ausgewertet wird. Die eigentliche PL/SQL-Funktion muss separat definiert werden.
The Exec Prepared SQL event indicates that the application made use of an existing prepared statement to run a command.
Das Ereignis Exec Prepared SQL zeigt an, dass die Anwendung eine vorbereitete Anweisung verwendet hat, um einen Befehl auszuführen.
An Exec Prepared SQL event indicates that either of the previous types of existing prepared statements was executed.
Das Ereignis Exec Prepared SQL zeigt an, dass die Anwendung eine vorbereitete Anweisung verwendet hat, um einen Befehl auszuführen.
When defining this event this using the User-Defined SQL event test, you define the SQL statement as follows
User-Defined SQL Event Test - Allows you to define your own SQL script that evaluates an event test
event sink called SQL event sink. This sink saves the received data to the SQL server database.
BizTalk RFID wird mit einer SQL-Eventsenke ausgeliefert, welche die empfangenen Daten in einer SQL Server Datenbank speichert.
Andere resultaten
Fixed sql-event emitter in all possible locations.
DDL A DDL trigger can fire after execution of any Transact-SQLTransact-SQL event that belongs to a predefined grouping of similar events.
DDL DDL triggers can fire in response to a Transact-SQLTransact-SQL event processed in the current database, or on the current server.
Therefore, the number of Exec Prepared SQL events should be much larger than the number of Prepare SQL events.
If the number of Exec Prepared SQL events is not three to five times greater than the number of Prepare SQL events, the application may not be making efficient use of the prepare/execute model.
Wenn die Anzahl der Exec Prepared SQL-Ereignisse nicht drei- bis fünfmal größer ist als die Anzahl der Prepare SQL-Ereignisse, kann dies bedeuten, dass die Anwendung das Modell Prepare/Execute nicht effizient nutzt.
The number of Exec Prepared SQL events should be much larger than the total of Prepare SQL and CursorPrepare events (at least three to five times larger is a good estimate).
SQL-based events provide a robust interface for conflict resolution and other synchronization tasks.
SQL-basierte Ereignisse bieten eine stabile Schnittstelle für die Konfliktlösung und andere Synchronisationsaufgaben.