C# Class SQLite.Net.Platform.WinRT.SQLiteApiWinRT.DbStatement

Exibir arquivo Open project: Rhapsody/SQLite.Net-PCL

Private Properties

Property Type Description

Public Methods

Method Description
DbStatement ( IntPtr internalStmt ) : System
Equals ( IDbStatement other ) : bool

Method Details

DbStatement() public method

public DbStatement ( IntPtr internalStmt ) : System
internalStmt System.IntPtr
return System

Equals() public method

public Equals ( IDbStatement other ) : bool
other IDbStatement
return bool