asp.net.ph

OleDbCommand.UpdatedRowSource Property

System.Data.OleDb Namespace   OleDbCommand Class


Sets or retrieves how command results are applied to a DataRow when used by the Update method of the DbDataAdapter.

Syntax


Script OleDbCommand.UpdatedRowSource [ = enumValue ]

Property Value


enumValue One of the UpdateRowSource values.

The property is read/write with a default value of Both, unless the command is automatically generated. Then the default is None.

Implements

IDbCommand.UpdatedRowSource

Exceptions


Exception Type Condition
ArgumentException Occurs when the specified value is not one of the UpdateRowSource values.

See Also

OleDbCommand Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note