Click or drag to resize
ISQLiteConnectionStringBuilder Properties

The ISQLiteConnectionStringBuilder type exposes the following members.

Properties
  NameDescription
Public propertyBinaryGUID
See SQLite docs.
Public propertyCacheSize
See SQLite docs.
Public propertyConnectionString
See SQLite docs.
Public propertyDataSource
See SQLite docs.
Public propertyDateTimeFormat
See SQLite docs.
Public propertyDefaultIsolationLevel
See SQLite docs.
Public propertyDefaultTimeout
See SQLite docs.
Public propertyEnlist
See SQLite docs.
Public propertyFailIfMissing
See SQLite docs.
Public propertyForeignKeys
See SQLite docs.
Public propertyJournalMode
See SQLite docs.
Public propertyLegacyFormat
See SQLite docs.
Public propertyMaxPageCount
See SQLite docs.
Public propertyPageSize
See SQLite docs.
Public propertyPassword
See SQLite docs.
Public propertyPooling
See SQLite docs.
Public propertyReadOnly
See SQLite docs.
Public propertySyncMode
See SQLite docs.
Public propertyUri
See SQLite docs.
Public propertyUseUTF16Encoding
See SQLite docs.
Public propertyVersion
See SQLite docs.
Top
See Also