EntityDesignerDataSourceView.CanUpdate Property

 

Gets a value that indicates whether the EntityDataSourceView object that is associated with the current EntityDataSource control supports updates.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Web.Entity.Design (in System.Web.Entity.Design.dll)

Public Overrides ReadOnly Property CanUpdate As Boolean

Property Value

Type: System.Boolean

true if updates are supported; otherwise, false.

.NET Framework
Available since 3.5
Return to top
Show: