Neolane - JavaScript API - v6.1.0

Unknown
DeclareTableSpaces
Declares the options, required for using specific tablespaces in the remote database accessible via the external account, in the Neolane database.
DeclareTableSpaces (
    String       extAccountId,
    String       tableSpace,
    String       tableSpaceIndex
)
Parameters
extAccountId
Internal name or primary key of the external Account
tableSpace
Name of the tablespace to use for remote work tables
tableSpaceIndex
Name of the tablespace to use for indexes
Return values
None.
Features
Schema: nms:extAccount
Static: Yes

jsapi-en

previous page start next page