TableMappingColumnIsAutoInc Property |
Namespace:
Unvired.Kernel.SQLite
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsAutoInc { get; }Public ReadOnly Property IsAutoInc As Boolean
Get
public:
property bool IsAutoInc {
bool get ();
}member IsAutoInc : bool with get
Property Value
Type:
Boolean
See Also