Nonstop Database, HiRDB Version 9 UAP Development Guide
HiRDBProviderFactory
DbProviderFactory
Instance
| Member | Function | Supported ADO.NET version |
|---|---|---|
| CanCreateDataSourceEnumerator | Indicates whether a class derived from the DbDataSourceEnumerator class is to be supported. | 2.0 or later |
| Member | Function | Supported ADO.NET version |
|---|---|---|
| CreateCommand () | Creates and returns the HiRDBCommand object. | 2.0 or later |
| CreateCommandBuilder () | Creates and returns a HiRDBCommandBuilder object. | 2.0 or later |
| CreateConnection () | Creates and returns a HiRDBConnection object. | 2.0 or later |
| CreateConnectionStringBuilder () | Creates and returns a DbConnectionStringBuilder object. | 2.0 or later |
| CreateDataAdapter () | Creates and returns a HiRDBDataAdapter object. | 2.0 or later |
| CreateDataSourceEnumerator () | Returns System.NotSupportedException. | 2.0 or later |
| CreateParameter () | Creates and returns a HiRDBParameter object. | 2.0 or later |
All Rights Reserved. Copyright (C) 2011, Hitachi, Ltd.