TableMappingColumnIsAutoGuid 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 IsAutoGuid { get; }Public ReadOnly Property IsAutoGuid As Boolean
Get
public:
property bool IsAutoGuid {
bool get ();
}member IsAutoGuid : bool with get
Property Value
Type:
Boolean
See Also