6 references to Both
System.Data.Common (1)
System\Data\Common\DbCommand.cs (1)
80
[DefaultValue(System.Data.UpdateRowSource.
Both
)]
System.Data.Odbc (4)
Common\System\Data\Common\AdapterUtil.Odbc.cs (1)
181
case UpdateRowSource.
Both
:
System\Data\Odbc\OdbcCommand.cs (3)
29
private UpdateRowSource _updatedRowSource = UpdateRowSource.
Both
;
363
DefaultValue(System.Data.UpdateRowSource.
Both
),
378
case UpdateRowSource.
Both
:
System.Data.OleDb (1)
artifacts\obj\System.Data.OleDb\Debug\net10.0\System.Data.OleDb.notsupported.cs (1)
42
[System.ComponentModel.DefaultValueAttribute(System.Data.UpdateRowSource.
Both
)]