Click or drag to resize
DataConnectionFactory Properties

The DataConnectionFactory type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberConnectionString
Returns the connection string.
Public propertyStatic memberCurrentConnection
Current DB connection to use within current connection scope.
Public propertyStatic memberGeneratorObject
Returns the SQL generator object.
Public propertyStatic memberProviderObject
Returns the provider object.
Public propertyStatic memberTableManagerObject
Returns the Table manager object.
Top
See Also