Namespace - LJCDataAccess
Syntax
C# |
public class ProviderFactory
|
Implements a data provider factory layer.
(R)
Remarks
The Provider Factory class encapsulates the repetitive code required to
access the
System.Data.Common.DBProviderFactory
object. This reduces the code required to access this functionality and
provides a standard location for implementing common best practices.
This class is used by the
LJCDataAccess
class.
Public Methods
7 Methods
Private Methods
1 Methods
Properties
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.