Click or drag to resize
ObjectRepository<TCollection, TObject, TSettings>.Reconnect Method
Reconnects the collection to the database

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public void Reconnect()
See Also