C# Class SQLiteExample.iOS.SQLiteFactory

Inheritance: ISQLiteFactory
Mostrar archivo Open project: rid00z/SQLiteFormsExample

Public Methods

Method Description
GetConnection ( string fileName ) : SQLite.Net.SQLiteConnection

Method Details

GetConnection() public method

public GetConnection ( string fileName ) : SQLite.Net.SQLiteConnection
fileName string
return SQLite.Net.SQLiteConnection