Index: Doc/Extra/environment.html ================================================================== --- Doc/Extra/environment.html +++ Doc/Extra/environment.html @@ -151,10 +151,17 @@ system itself and should reflect the native processor architecture of the current process (e.g. a 32-bit x86 application running on a 64-bit x64 operating system should have the value "x86"). + + TypeName_SQLiteProviderServices + If this environment variable is set [to anything], it will be + used by the System.Data.SQLite.SQLiteFactory class as the type name + containing the System.Data.Common.DbProviderServices implementation + that should be used. +