dotConnect for SugarCRM Documentation
Devart.Data.Sugar Namespace / SugarProviderFactory Class

In This Topic
    SugarProviderFactory Class Methods
    In This Topic

    For a list of all members of this type, see SugarProviderFactory members.

    Public Methods
     NameDescription
    Public MethodOverridden. Creates and returns a SugarCommand object.  
    Public MethodOverridden. Creates and returns a SugarCommandBuilder object.  
    Public MethodOverridden. Creates and returns a SugarConnection object.  
    Public MethodOverridden. Creates and returns a SugarConnectionStringBuilder object.  
    Public MethodOverridden. Creates and returns a SugarDataAdapter object.  
    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 MethodOverridden. Creates and returns a SugarParameter object.  
    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