Back to Devexpress

Session.Connect Method

xpo-devexpress-dot-xpo-dot-session-dot-connect.md

latest761 B
Original Source

Session.Connect Method

NameParametersDescription
Connect()noneConnects the session to a data store.
Connect(IDataLayer, IDisposable[])layer, disposeOnDisconnectConnects the session to a data store using a specified data access layer.
Connect(IObjectLayer, IDisposable[])layer, disposeOnDisconnectConnects the session to a data store using a specified object access layer.