Class DataServiceFactory

This class can be used to instantiate a DataService class. The class that will be instantiated
depends on the current system configuration.

System.Object
  EPS.Data.DataServiceFactory

public sealedabstract class DataServiceFactory : object

Class Members

MemberDescription
DataServiceInitialization Public event that fires whenever a new valid data service is loaded
NonQueryComplete This event fires whenever a non-query has been completed
QueryComplete This event fires whenever a query has been completed
ScalarQueryComplete This event fires whenever a scalar query has been completed
GetDataService This method can be used to retrieve a valid data service.
public static IDataService GetDataService( string dataConfigurationPrefix );

public static IDataService GetDataService( string dataConfigurationPrefix,
string serviceIdentifier );

ConnectionStatus Connection status of the last used data service
LastError Property that exposes the last error message

Requirements

Namespace: EPS.Data
Assembly: DATA.DLL


  Last Updated: 5/23/2007 | © , 2007