Returns the IdentityMethod which this entity uses to assign new identifiers.
Namespace:
Mindscape.LightSpeed.MetaDataAssembly: Mindscape.LightSpeed.MetaData (in Mindscape.LightSpeed.MetaData.dll)
Version: 4.0.1000.1 (4.0.0.0)
Syntax
| C# |
|---|
public IdentityMethod IdentityMethod { get; private set; } |
| Visual Basic (Declaration) |
|---|
Public Property IdentityMethod As IdentityMethod |