C# 클래스 SQLiteNetCipher.iOSTests.MyDatabase

상속: SecureDatabase
파일 보기 프로젝트 열기: has-taiar/SQLite.Net.Cipher 1 사용 예제들

공개 메소드들

메소드 설명
MyDatabase ( ISQLitePlatform platform, string dbfile, string saltText ) : System

보호된 메소드들

메소드 설명
CreateTables ( ) : void

메소드 상세

CreateTables() 보호된 메소드

protected CreateTables ( ) : void
리턴 void

MyDatabase() 공개 메소드

public MyDatabase ( ISQLitePlatform platform, string dbfile, string saltText ) : System
platform ISQLitePlatform
dbfile string
saltText string
리턴 System