Table of Contents

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; }

Property Value

bool