EntityFieldsCoreTFieldICollectionIEntityFieldCoreIsReadOnly Property |
Gets a value indicating whether this instance is read only.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax bool ICollection<IEntityFieldCore>.IsReadOnly { get; }
Private ReadOnly Property IsReadOnly As Boolean
Implements ICollection(Of IEntityFieldCore).IsReadOnly
Get
Property Value
Type:
BooleanImplements
ICollectionTIsReadOnlySee Also