XPMemberInfo.IsIdentity Property
Gets whether the member is an auto-generated integer key.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the member is an auto-generated integer key; otherwise, false. |
See Also