EntityFieldCoreIsReadOnly Property |
If set to true, in the constructor, no changes can be made to this field.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax [XmlIgnoreAttribute]
public bool IsReadOnly { get; }
<XmlIgnoreAttribute>
Public ReadOnly Property IsReadOnly As Boolean
Get
Property Value
Type:
BooleanImplements
IFieldInfoIsReadOnlySee Also