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

Afficher le fichier Open project: Rhapsody/SQLite.Net-PCL

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DbStatement ( IntPtr internalStmt ) : System
Equals ( IDbStatement other ) : bool

Method Details

DbStatement() public méthode

public DbStatement ( IntPtr internalStmt ) : System
internalStmt System.IntPtr
Résultat System

Equals() public méthode

public Equals ( IDbStatement other ) : bool
other IDbStatement
Résultat bool