Share via


BusinessLogicRowUpdatedEventArgs 클래스

정의

public ref class BusinessLogicRowUpdatedEventArgs : System::Data::Common::RowUpdatedEventArgs
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class BusinessLogicRowUpdatedEventArgs : System.Data.Common.RowUpdatedEventArgs
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type BusinessLogicRowUpdatedEventArgs = class
    inherit RowUpdatedEventArgs
Public Class BusinessLogicRowUpdatedEventArgs
Inherits RowUpdatedEventArgs
상속
BusinessLogicRowUpdatedEventArgs
특성

생성자

BusinessLogicRowUpdatedEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)

속성

Command

적용 대상