Unit 'SQLite3Conn' Package
[Overview][Constants][Types][Classes][Variables][Index] [#fcl-db]

TSQLiteOpenFlag

Declaration

Source position: sqlite3conn.pp line 50

type TSQLiteOpenFlag = (

  sofReadOnly,

  sofReadWrite,

  sofCreate,

  sofNoMutex,

  sofFullMutex,

  sofSharedCache,

  sofPrivateCache,

  sofURI,

  sofMemory

);


Documentation generated on: 2023-03-18