C# Class SQLiteExample.iOS.SQLiteFactory

Inheritance: ISQLiteFactory
Afficher le fichier Open project: rid00z/SQLiteFormsExample

Méthodes publiques

Méthode Description
GetConnection ( string fileName ) : SQLite.Net.SQLiteConnection

Method Details

GetConnection() public méthode

public GetConnection ( string fileName ) : SQLite.Net.SQLiteConnection
fileName string
Résultat SQLite.Net.SQLiteConnection