DatabaseParameterFactory Constructor(ISchemaCache,DbProvider)
Syntax
'Declaration
Public Function New( _
ByVal _schemaCache_ As ISchemaCache, _
ByVal _dbProvider_ As DbProvider _
)```
```csharp
public DatabaseParameterFactory(
ISchemaCache _schemaCache_,
DbProvider _dbProvider_
)
Parameters
schemaCache
dbProvider
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
DatabaseParameterFactory Class
DatabaseParameterFactory Members
Overload List