System.Data.OleDb
6.0.0
Prefix Reserved
See the version list below for details.
Install-Package System.Data.OleDb -Version 6.0.0
dotnet add package System.Data.OleDb --version 6.0.0
<PackageReference Include="System.Data.OleDb" Version="6.0.0" />
paket add System.Data.OleDb --version 6.0.0
#r "nuget: System.Data.OleDb, 6.0.0"
// Install System.Data.OleDb as a Cake Addin
#addin nuget:?package=System.Data.OleDb&version=6.0.0
// Install System.Data.OleDb as a Cake Tool
#tool nuget:?package=System.Data.OleDb&version=6.0.0
Provides a collection of classes for OLEDB.
Commonly Used Types:
System.Data.OleDb.OleDbCommand
System.Data.OleDb.OleDbCommandBuilder
System.Data.OleDb.OleDbConnection
System.Data.OleDb.OleDbDataAdapter
System.Data.OleDb.OleDbDataReader
System.Data.OleDb.OleDbParameter
System.Data.OleDb.OleDbParameterCollection
System.Data.OleDb.OleDbTransaction
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Diagnostics.PerformanceCounter (>= 6.0.0)
- System.Memory (>= 4.5.4)
- System.Security.Principal.Windows (>= 5.0.0)
-
net6.0
- System.Configuration.ConfigurationManager (>= 6.0.0)
- System.Diagnostics.PerformanceCounter (>= 6.0.0)
NuGet packages (143)
Showing the top 5 NuGet packages that depend on System.Data.OleDb:
Package | Downloads |
---|---|
Microsoft.Windows.Compatibility
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard. |
|
Microsoft.SqlServer.SqlManagementObjects
The SQL Server Management Objects (SMO) Framework is a set of objects designed for programmatic management of Microsoft SQL Server and Microsoft Azure SQL Database. |
|
Dynamicweb.Data
Data access API |
|
DotSpatial.Data
GIS Data objects for DotSpatial. |
|
EnterpriseLibrary.Data.NetCore
The Data Access Application Block simplifies the development of tasks that implement common data access functionality. Applications can use this application block in a variety of situations, such as reading data for display, passing data through application layers, and submitting changed data back to the database system. |
GitHub repositories (15)
Showing the top 5 popular GitHub repositories that depend on System.Data.OleDb:
Repository | Stars |
---|---|
microsoft/PowerToys
Windows system utilities to maximize productivity
|
|
donet5/SqlSugar
Best ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM
|
|
umbraco/Umbraco-CMS
The simple, flexible and friendly ASP.NET CMS used by more than 730.000 websites
|
|
dotnetcore/FreeSql
🦄 .NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, Click house orm, MsAccess orm.
|
|
linq2db/linq2db
Linq to database provider.
|