dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteProviderFactory Class

In This Topic
SQLiteProviderFactory Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodOverridden. Creates and returns a SQLiteCommand object.  
Public MethodOverridden. Creates and returns a SQLiteCommandBuilder object.  
Public MethodOverridden. Creates and returns a SQLiteConnection object.  
Public MethodOverridden. Creates and returns a SQLiteConnectionStringBuilder object.  
Public MethodOverridden. Creates and returns a SQLiteDataAdapter 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 SQLiteParameter 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