dotConnect for Salesforce Marketing Cloud Documentation
Devart.Data Namespace / SqlShimProviderFactory Class
Properties Methods

In This Topic
    SqlShimProviderFactory Class Members
    In This Topic

    The following tables list the members exposed by SqlShimProviderFactory.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets a value indicating whether the SqlShimProviderFactory can create a Devart.Common.DbDataSourceEnumerator object. Always returns false.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a new instance of the provider's class that implements the System.Data.Common.DbCommand class. (Inherited from System.Data.Common.DbProviderFactory)
    Public MethodReturns a new instance of the provider's class that implements the System.Data.Common.DbCommandBuilder class. (Inherited from System.Data.Common.DbProviderFactory)
    Public MethodReturns a new instance of the provider's class that implements the System.Data.Common.DbConnection class. (Inherited from System.Data.Common.DbProviderFactory)
    Public MethodReturns a new instance of the provider's class that implements the System.Data.Common.DbConnectionStringBuilder class. (Inherited from System.Data.Common.DbProviderFactory)
    Public MethodReturns a new instance of the provider's class that implements the System.Data.Common.DbDataAdapter class. (Inherited from System.Data.Common.DbProviderFactory)
    Public MethodReturns a new instance of the provider's class that implements the System.Data.Common.DbDataSourceEnumerator class. (Inherited from System.Data.Common.DbProviderFactory)
    Public MethodReturns a new instance of the provider's class that implements the System.Data.Common.DbParameter class. (Inherited from System.Data.Common.DbProviderFactory)
    Public MethodReturns 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)
    Top
    See Also