asp.net.ph

SqlDataSource.InsertCommandType Property

System.Web.UI.WebControls Namespace   SqlDataSource Class


.NET Framework version 2.0

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

Syntax


Inline <asp:SqlDataSource insertcommandtype = enumValue ... >
Script SqlDataSource.InsertCommandType [ = 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 InsertCommandType property delegates to the InsertCommandType property of the SqlDataSourceView object that is associated with the SqlDataSource control.

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