asp.net.ph

SqlDataSource.UpdateCommandType Property

System.Web.UI.WebControls Namespace   SqlDataSource Class


.NET Framework version 2.0

Sets or retrieves a value indicating whether the text in the UpdateCommand property is an SQL statement or the name of a stored procedure.

Syntax


Inline <asp:SqlDataSource updatecommandtype = enumValue ... >
Script SqlDataSource.UpdateCommandType [ = enumValue ]

Property Value


enumValue One of the SqlDataSourceCommandType values. The default is the Text value.

The property is read/write with no default value.

Remarks

The UpdateCommandType property delegates to the UpdateCommandType property of the SqlDataSourceView object that is associated with the SqlDataSource control.

Skip Navigation Links



Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

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

You can help support asp.net.ph