SnapDAL Library Documentation

DataFactory Class

The simple interface to a Factory based provider solution to execute data access commands using the ADO.Net framework. The DataFactory hides the complexity of using a factory to produce the generic data access components of Ado.Net and provides best practice execution of most common queries.

For a list of all members of this type, see DataFactory Members.

System.Object
   DataFactory

public class DataFactory : IDataLayer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: SnapDAL

Assembly: SnapDAL (in SnapDAL.dll)

See Also

DataFactory Members | SnapDAL Namespace