Links
License
Release Notes
Source Repository
Documentation
Asynchronous Database Operation
Composable Queries
Constraints & Relationships
How to contribute
CRUD sample
general
Individuals
mappers
SQL Provider for MSAccess
MSSQL Provider
MSSQL SSDT Provider
MySQL Provider
.NET Standard / .NET Core support
ODBC
SQL Provider for Oracle
SQL Type Provider
SQL Provider Static Parameters
PostgreSQL Provider
Programmability
Querying
SQLite Provider
techdetails
SQLProvider allows you to unit-test your SQL-logic
API Reference
All Namespaces
SQLProvider
DcCache Module
Namespace:
FSharp.Data.Sql.Runtime
Assembly: FSharp.Data.SqlProvider.FireBird.DesignTime.dll
Functions and values
Function or value
Description
providerCache
Full Usage:
providerCache
Returns:
ConcurrentDictionary
<
string,
Lazy
<
ISqlProvider
>
>
Returns:
ConcurrentDictionary
<
string,
Lazy
<
ISqlProvider
>
>
Type something to start searching.