Use this system procedure to delete all information about a remote device when you are manually setting up device tracking.
Item |
Parameter |
Description |
---|---|---|
1 |
device |
VARCHAR(255). Device name. |
This function is useful only if you are manually setting up device tracking. See Adding support for device tracking.
Delete a device record and all associated records that reference this device record:
CALL ml_delete_device('myOldDevice'); |
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |