PreparedSqlLiteInsertCommandPrepare Method |
Namespace:
Unvired.Kernel.SQLite
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected virtual IntPtr Prepare()
Protected Overridable Function Prepare As IntPtr
protected:
virtual IntPtr Prepare()
abstract Prepare : unit -> IntPtr
override Prepare : unit -> IntPtr
Return Value
Type:
IntPtr
See Also