Table<TEntity>::IsReadOnly Property
Silverlight
Indicates if the type of the entities contained in this Table<TEntity> instance has a primary key.
Namespace: System.Data.Linq
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.
Implements
ITable::IsReadOnlyFor a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: