Session.Connect Method
Name | Parameters | Description |
---|---|---|
Connect() | none | Connects the session to a data store. |
Connect |
layer, dispose |
Connects the session to a data store using a specified data access layer. |
Connect |
layer, dispose |
Connects the session to a data store using a specified object access layer. |