ITable::IsReadOnly Property
.NET Framework (current version)
Indicates if the type of the entities contained in this ITable instance has a primary key.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Property Value
Type: System::BooleanReturns true if the entity type does not have a primary key; otherwise, false.
.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: