Store.connect()

Signature

void connect (Object storeConnectionInfo)

Domain

ACTION

Description

Connects to specified Store.

Parameters

NameTypeDescription
storeConnectionInfoObjectStore Connection info details. Refer Store.ConnectionInfo.* for more details.

Returns

TypeDescription
void

Cautions

none