| AtomsFramework Persistence Layer Reference Guide |
|
AFColumnAttribute.Identity Property
[This is preliminary documentation and subject to change.]
Indicates that the mapped column is an identity column
[Visual Basic]
Public Property Identity As
Boolean
[C#]
public
bool Identity {get; set;}
Remarks
See Also
AFColumnAttribute Class | AtomsFramework Namespace