AtomsFramework Persistence Layer Reference Guide

AFTableAttribute.OidColumn Property

[This is preliminary documentation and subject to change.]

The database column used to store to object ID value.

[Visual Basic]
Public Property OidColumn As String
[C#]
public string OidColumn {get; set;}

Remarks

This is only required when the key type for the table is useOIDValue

See Also

AFTableAttribute Class | AtomsFramework Namespace