Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SQLite
Net
Platform
WinRT
SQLiteApiWinRT.DbStatement
C# Class SQLite.Net.Platform.WinRT.SQLiteApiWinRT.DbStatement
Mostra file
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