asp.net.ph

IDbCommand.UpdatedRowSource Property

System.Data Namespace   IDbCommand Class


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

Syntax


Script IDbCommand.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.

Exceptions


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

See Also

IDbCommand 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