DataServer.Delete Method | |
Delete the current record in this data server.
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax Remarks
When executed successfully, this method sends a NotifyDelete message to this data server's clients.
Tip |
---|
The details of the implementation of this method, and its requirements on concurrency control, depend on the particular data server subclass. |
See Also