isDataServiceExists (bluemixContext - JavaScript)

Read-only. Returns true if this application is bound to any XPages NoSQL Database Service.

Defined in

bluemixContext global object

Syntax

isDataServiceExists() : Boolean

Usage

Use this to see if a value of true is returned indicating that this application is bound to an XPages NoSQL Database Service. If you write to the bluemixContext global object, this method returns the specified information.

Language cross-reference

isDataServiceExists method in Java BluemixContext class.