Table<'TEntity>.IsReadOnly Property
.NET Framework (current version)
Gets a value that indicates whether the type of the entities contained in this Table<'TEntity> instance has a primary key.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System.Booleantrue if the entity type does not have a primary key; otherwise, false.
Implements
ITable.IsReadOnly
.NET Framework
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Available since 3.5
Windows Phone Silverlight
Available since 7.1
Show: