Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SQLite
Net
Platform
WinRT
SQLiteApiWinRT.DbHandle
C# Class SQLite.Net.Platform.WinRT.SQLiteApiWinRT.DbHandle
Mostrar archivo
Open project: Rhapsody/SQLite.Net-PCL
Public Methods
Method
Description
DbHandle
(
IntPtr
internalDbHandle
) :
System
Equals
(
IDbHandle
other
) :
bool
Method Details
DbHandle()
public
method
public
DbHandle
(
IntPtr
internalDbHandle
) :
System
internalDbHandle
System.IntPtr
return
System
Equals()
public
method
public
Equals
(
IDbHandle
other
) :
bool
other
IDbHandle
return
bool