Property AutoGenerate
- Namespace
- YndigoBlue.Velocity.Attributes
- Assembly
- YndigoBlue.Velocity.dll
AutoGenerate
Gets whether the database auto-generates this column's value (e.g. identity/serial).
public bool AutoGenerate { get; }
Gets whether the database auto-generates this column's value (e.g. identity/serial).
public bool AutoGenerate { get; }