SnapDAL Library Documentation

DataFactory Constructor (String, String)

Constructor

public DataFactory(
   string connect,
   string provider
);

Parameters

connect
The connection string required for the given provider
provider
The name of the provider to use

See Also

DataFactory Class | SnapDAL Namespace | DataFactory Constructor Overload List