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