isDataServiceByNameExists (bluemixContext - JavaScript™)
Read-only. Returns true if this application is bound to a named XPages NoSQL Database Service.
Defined in
bluemixContext global object
Syntax
isDataServiceByNameExists(String)
: Boolean
Usage
Use this to see if a value of true is returned indicating that this application is bound to a named XPages NoSQL Database Service. If you write to the bluemixContext global object, this method returns the specified information.Language cross-reference
isDataServiceByNameExists method in Java™ BluemixContext class.