{CompanyName} FlexyGo

DataManager Properties

The DataManager type exposes the following members.

Properties


  Name Description
Public property CloseQuote
Returns the close quote character for each database type
Public property ConnectString
Gets or sets the connection string.
Public property CurrentDataAdapter
Gets the current data adapter.
Public property FillSchema
Gets or sets a value indicating whether fill schema is set to true.
Public property InTrans
Gets a value indicating whether we are in a transaction or not.
Public property KeepOpen
Gets or sets a value indicating whether to keep the connection open or not.
Public property LastException
Gets the last exception.
Public property OpenQuote
Returns the open quote character for each database type
Public property SQLInstructions
Gets or sets the SQL instructions.
Public property Timeout
Gets or sets the timeout in seconds.
Public property Trans
Gets the current transaction.
Public property Type
Gets or sets the Database type.