Name | Description | |
---|---|---|
![]() | SugarProviderFactory Constructor | Creates an instance of SugarProviderFactory. |
The following tables list the members exposed by SugarProviderFactory.
Name | Description | |
---|---|---|
![]() | SugarProviderFactory Constructor | Creates an instance of SugarProviderFactory. |
Name | Description | |
---|---|---|
![]() ![]() | Instance | Returns the instance of SugarProviderFactory. |
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 SugarCommand object. |
![]() | CreateCommandBuilder | Overridden. Creates and returns a SugarCommandBuilder object. |
![]() | CreateConnection | Overridden. Creates and returns a SugarConnection object. |
![]() | CreateConnectionStringBuilder | Overridden. Creates and returns a SugarConnectionStringBuilder object. |
![]() | CreateDataAdapter | Overridden. Creates and returns a SugarDataAdapter 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 SugarParameter 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) |