Freigeben über


BusinessLogicConnection Klasse

Definition

public ref class BusinessLogicConnection : IDisposable, System::Data::IDbConnection
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class BusinessLogicConnection : IDisposable, System.Data.IDbConnection
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type BusinessLogicConnection = class
    interface IDbConnection
    interface IDisposable
Public Class BusinessLogicConnection
Implements IDbConnection, IDisposable
Vererbung
BusinessLogicConnection
Attribute
Implementiert

Konstruktoren

BusinessLogicConnection()
BusinessLogicConnection(String)

Eigenschaften

ConnectionString
ConnectionTimeout
Database
State

Methoden

BeginTransaction()
BeginTransaction(IsolationLevel)
ChangeDatabase(String)
Close()
CreateCommand()
Dispose()
Open()

Gilt für: