Bagikan melalui


BusinessLogicDataAdapter Kelas

Definisi

public ref class BusinessLogicDataAdapter : System::Data::Common::DbDataAdapter
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class BusinessLogicDataAdapter : System.Data.Common.DbDataAdapter
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type BusinessLogicDataAdapter = class
    inherit DbDataAdapter
    interface IDbDataAdapter
    interface IDataAdapter
Public Class BusinessLogicDataAdapter
Inherits DbDataAdapter
Warisan
BusinessLogicDataAdapter
Atribut
Penerapan

Konstruktor

BusinessLogicDataAdapter()

Properti

DeleteCommand
InsertCommand
SelectCommand
UpdateCommand

Metode

CreateRowUpdatedEvent(DataRow, IDbCommand, StatementType, DataTableMapping)
CreateRowUpdatingEvent(DataRow, IDbCommand, StatementType, DataTableMapping)
OnRowUpdated(RowUpdatedEventArgs)
OnRowUpdating(RowUpdatingEventArgs)

Acara

RowUpdated
RowUpdating

Implementasi Antarmuka Eksplisit

IDbDataAdapter.DeleteCommand
IDbDataAdapter.InsertCommand
IDbDataAdapter.SelectCommand
IDbDataAdapter.UpdateCommand

Berlaku untuk