'DeclarationProtected Overrides NotOverridable Property BaseCommand As System.Data.IDbCommand
'UsageDim instance As VistaDBRowUpdatingEventArgs Dim value As System.Data.IDbCommand instance.BaseCommand = value value = instance.BaseCommand
protected override System.Data.IDbCommand BaseCommand {get; set;}