Name | Description | |
---|---|---|
![]() | DynamicsProviderFactory Constructor | Creates an instance of DynamicsProviderFactory. |
The following tables list the members exposed by DynamicsProviderFactory.
Name | Description | |
---|---|---|
![]() | DynamicsProviderFactory Constructor | Creates an instance of DynamicsProviderFactory. |
Name | Description | |
---|---|---|
![]() ![]() | Instance | Returns the instance of DynamicsProviderFactory. |
Name | Description | |
---|---|---|
![]() | CanCreateDataSourceEnumerator | Gets a value indicating whether the Devart.Data.SqlShimProviderFactory can create a Devart.Common.DbDataSourceEnumerator object. Always returns false. (Inherited from Devart.Data.SqlShimProviderFactory) |
Name | Description | |
---|---|---|
![]() | CreateCommand | Overridden. Creates and returns a DynamicsCommand object. |
![]() | CreateCommandBuilder | Overridden. Creates and returns a DynamicsCommandBuilder object. |
![]() | CreateConnection | Overridden. Creates and returns a DynamicsConnection object. |
![]() | CreateConnectionStringBuilder | Overridden. Creates and returns a DynamicsConnectionStringBuilder object. |
![]() | CreateDataAdapter | Overridden. Creates and returns a DynamicsDataAdapter object. |
![]() | CreateDataSourceEnumerator | Returns a new instance of the provider's class that implements the System.Data.Common.DbDataSourceEnumerator class. (Inherited from System.Data.Common.DbProviderFactory) |
![]() | CreateParameter | Overridden. Creates and returns a DynamicsParameter object. |
![]() | CreatePermission | Returns a new instance of the provider's class that implements the provider's version of the System.Security.CodeAccessPermission class. (Inherited from System.Data.Common.DbProviderFactory) |