Siebel Object Interfaces Reference > Interfaces Reference > Application Methods >

Detach Method


The Detach method returns a string containing the Siebel session Id.

Syntax

Application.Detach

Argument
Description

Not applicable

 

Returns

String containing the Siebel session Id.

Usage

The string returned by the Detach method should only be used with the Attach method.

Used With

COM Data Control, Java Data Bean

Examples

For a Java Data Bean sample and a native VB sample using COM Data Control, read Attach Method.

Siebel Object Interfaces Reference Copyright © 2008, Oracle. All rights reserved.