[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1RowUpdatingEventArgs-1.BaseCommand

BaseCommand Property

BaseCommand

Gets or sets the IDbCommand object for an instance of this class.

Declaration
protected override IDbCommand BaseCommand { get; set; }
Overrides