Member name | Description |
---|---|
Initializes a new instance of the ULConnectionStringBuilder class. |
Member name | Description |
---|---|
| |
UL Ext.: Specifies the size of the cache. | |
Specifies a name for the connection. This is only needed if you create more than one connection to the database. | |
| |
| |
Specifies a key for encrypting the database. | |
Specifies a name for the database or the name of a loaded database to which a connection needs to be made. | |
UL Ext.: Specifies the path and file name of the UltraLite database on Windows CE. | |
UL Ext.: Specifies the path and file name of the UltraLite database on Windows desktop platforms. | |
| |
| |
Specifies the value of the specified connection keyword. | |
| |
Specifies whether SQL queries without ORDER BY clauses should perform ordered table scans by default. | |
Specifies the password for the authenticated user. | |
UL Ext.: Specifies the reserve file system space for storage of UltraLite persistent data. | |
Specifies the location and then starts the UltraLite engine. | |
Specifies an authenticated user for the database. | |
|
Member name | Description |
---|---|
| |
| |
Determines whether the ULConnectionStringBuilder object contains a specific keyword. | |
Compares the connection information in this ULConnectionStringBuilder object with the connection information in the supplied DbConnectionStringBuilder object. | |
Retrieves the short version of the supplied keyword. | |
Removes the entry with the specified key from the ULConnectionStringBuilder instance. | |
| |
| |
Retrieves a value corresponding to the supplied key from this ULConnectionStringBuilder. |