LinqDesignerDataSourceView::IsTableTypeTable Property
.NET Framework (current version)
Gets a value that indicates whether the TableName property returns a Table<TEntity> type.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Property Value
Type: System::Booleantrue if the TableName property returns a Table<TEntity> type; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: