'Declaration Public Overloads Shared Function Get( _ ByVal schema As String, _ ByVal connection As SQLiteConnection _ ) As SQLiteSnapshot |
public static SQLiteSnapshot Get( string schema, SQLiteConnection connection ) |
Parameters
- schema
- connection
'Declaration Public Overloads Shared Function Get( _ ByVal schema As String, _ ByVal connection As SQLiteConnection _ ) As SQLiteSnapshot |
public static SQLiteSnapshot Get( string schema, SQLiteConnection connection ) |