Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This namespace contains type providers for fully typed access to various types of data with very little coding effort.
Namespace/Module Path: Microsoft.FSharp.Data.TypeProviders
Assembly: FSharp.Data.TypeProviders (in FSharp.Data.TypeProviders.dll)
namespace Microsoft.FSharp.Data.TypeProviders
Type Providers
Type |
Description |
|---|---|
Provides the types for a database schema encoded in a .dbml file. |
|
Provides the types to access a database with the schema in an .edmx file, using a LINQ to Entities mapping. |
|
Provides the types to access an OData service. |
|
Provides the types to access a SQL database. |
|
Provides the types to access a database, using a LINQ to Entities mapping. |
|
Provides the types for a Web Services Description Language (WSDL) web service. |
See Also
Reference
Microsoft.FSharp.Data Namespace (F#)