Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SQLite
Net
Platform
WinRT
SQLiteApiWinRT.DbStatement
C# 클래스 SQLite.Net.Platform.WinRT.SQLiteApiWinRT.DbStatement
파일 보기
프로젝트 열기: Rhapsody/SQLite.Net-PCL
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
DbStatement
(
IntPtr
internalStmt
) :
System
Equals
(
IDbStatement
other
) :
bool
메소드 상세
DbStatement()
공개
메소드
public
DbStatement
(
IntPtr
internalStmt
) :
System
internalStmt
System.IntPtr
리턴
System
Equals()
공개
메소드
public
Equals
(
IDbStatement
other
) :
bool
other
IDbStatement
리턴
bool