C# Class Mono.Data.Sqlite.SqliteStatementHandle

Inheritance: CriticalHandle
Show file Open project: seewindcn/Sqlite3InGame Class Usage Examples

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Private Methods

Method Description
SqliteStatementHandle ( ) : System
SqliteStatementHandle ( IntPtr stmt ) : System

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool