{CompanyName} FlexyGo

DataManager..::..KeepOpen Property

Gets or sets a value indicating whether to keep the connection open or not.

Namespace:  FLEXYGO.Data
Assembly:  flxDataManager (in flxDataManager.dll)

Syntax


public bool KeepOpen { get; set; }
Public Property KeepOpen As Boolean
	Get
	Set

Field Value

true if [keep open]; otherwise, false.