Click or drag to resize
TableColumnMetadataIsAutoIncrement Property
True if column is AUTOINCREMENT.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
public bool IsAutoIncrement { get; }

Property Value

Type: Boolean
See Also