BusinessLogicConnection Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The BusinessLogicConnection type exposes the following members.

Constructors

  Name Description
Public method BusinessLogicConnection()
Public method BusinessLogicConnection(String)

Top

Methods

  Name Description
Public method BeginTransaction()
Public method BeginTransaction(IsolationLevel)
Public method ChangeDatabase(String)
Public method Close()
Public method CreateCommand()
Public method Dispose()
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method Open()
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property ConnectionString
Public property ConnectionTimeout
Public property Database
Public property State

Top