Detach Method for an Application
The Detach method returns a string that contains the Siebel session Id.
Format
Application.Detach
No arguments are available.
Usage
Use the string that the Detach method returns only with the Attach method.
Used With
COM Data Control, Siebel Java Data Bean
Examples
For a Siebel Java Data Bean example and a native VB example that uses COM Data Control, see Attach Method for an Application.