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

In This Topic
SQLiteConnectionStringBuilder Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodAdds an entry with the specified key and value into the System.Data.Common.DbConnectionStringBuilder. (Inherited from System.Data.Common.DbConnectionStringBuilder)
Public MethodOverridden. Sets all SQLiteConnectionStringBuilder properties to default values.  
Public MethodOverridden. Indicates whether specified key is set in the SQLiteConnectionStringBuilder object.  
Public MethodOverloaded. Overridden. Returns a value indicating whether this SQLiteConnectionStringBuilder has same parameters as given DbConnectionStringBuilder.  
Public MethodOverridden. Sets value of the specified key to default.  
Public MethodOverridden. Determines whether the key will be serialized if required.  
Public MethodReturns the connection string associated with this System.Data.Common.DbConnectionStringBuilder. (Inherited from System.Data.Common.DbConnectionStringBuilder)
Public MethodOverridden. Attempts to get a key value.  
Top
See Also