Opf.Datasource
Class DataSourceFactory


public class DataSourceFactory


The factory will return the current datasource for the current context.
The datasource will be constructed based on the App-settings in the default
config file.

Initially only one datasource will be supported.

summary
The factory will return the current datasource for the current context.
The datasource will be constructed based on the App-settings in the default
config file.

Initially only one datasource will be supported.

Method Summary
 static IDataSourceGetCurrentDataSource()
           

Method Detail

GetCurrentDataSource

public static IDataSource GetCurrentDataSource()