dotConnect for FreshBooks Documentation
Devart.Data.FreshBooks Namespace / FreshBooksProviderFactory Class

In This Topic
FreshBooksProviderFactory Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverridden. Creates and returns a FreshBooksCommand object.  
Public MethodOverridden. Creates and returns a FreshBooksCommandBuilder object.  
Public MethodOverridden. Creates and returns a FreshBooksConnection object.  
Public MethodOverridden. Creates and returns a FreshBooksConnectionStringBuilder object.  
Public MethodOverridden. Creates and returns a FreshBooksDataAdapter 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 FreshBooksParameter 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