SqlSetFactory Function |
Name | Description | |
---|---|---|
SqlSetFactory |
This function allows you to choose the Ado.Net provider that is used for the subsequent SqlConnect() or SqlStringConnect() calls.
| |
SqlSetFactory(String) |
This function allows you to choose the Ado.Net provider that is used for the subsequent SqlConnect() or SqlStringConnect() calls.
| |
SqlSetFactory(ISqlFactory) |
This function allows you to choose the Ado.Net provider that is used for the subsequent SqlConnect() or SqlStringConnect() calls.
|