asp.net.ph

SqlCommandBuilder.DataAdapter Property

System.Data.SqlClient Namespace   SqlCommandBuilder Class


Sets or retrieves a SqlDataAdapter object for which Transact-SQL statements are automatically generated.

Syntax


Script SqlCommandBuilder.DataAdapter [ = objDataAdapater ]

Property Value


objDataAdapater An SqlDataAdapter object.

The property is read/write with no default value.

Remarks

The SqlCommandBuilder registers itself as a listener for RowUpdating events generated by the SqlDataAdapter.

When you create an an SqlCommandBuilder, any previously existing SqlCommandBuilder is released.

See Also

SqlCommandBuilder 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