BusinessLogicConnection Класс

Определение

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
Наследование
BusinessLogicConnection
Атрибуты
Реализации

Конструкторы

BusinessLogicConnection()
BusinessLogicConnection(String)

Свойства

ConnectionString
ConnectionTimeout
Database
State

Методы

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

Применяется к