LoginProperty.getUsePredefinedService Method
Returns whether the loginProperty class is set to use a predefined Oracle service instead of specifying the server and database information on the loginProperty class.
Syntax
public boolean getUsePredefinedService()
Run On
Called
Return Value
Type: boolean
true if a predefined Oracle service is used to connect; otherwise, false.