System.Data

E827342

System.Data is a core .NET Framework namespace that provides classes for accessing, managing, and manipulating data from databases and other data sources using ADO.NET.

All labels observed (12)

How this entity was disambiguated

Statements (70)

Predicate Object
instanceOf .NET namespace ⓘ
containsClass System.Data.AcceptRejectRule ⓘ
System.Data.CommandBehavior ⓘ
linked to: System.Data

System.Data.CommandType ⓘ
System.Data.Common.DataAdapter ⓘ
System.Data.Common.DataColumnMapping ⓘ
System.Data.Common.DataTableMapping ⓘ
System.Data.Common.DbCommand ⓘ
linked to: System.Data

System.Data.Common.DbConnection ⓘ
linked to: DbConnection

System.Data.Common.DbDataAdapter ⓘ
System.Data.Common.DbDataReader ⓘ
linked to: DbDataReader

System.Data.Common.DbException ⓘ
System.Data.Common.DbParameter ⓘ
System.Data.Common.DbProviderFactory ⓘ
System.Data.Common.DbTransaction ⓘ
linked to: DbTransaction

System.Data.Common.GroupByBehavior ⓘ
System.Data.Common.RowUpdatedEventArgs ⓘ
System.Data.Common.RowUpdatingEventArgs ⓘ
System.Data.ConnectionState ⓘ
System.Data.Constraint ⓘ
linked to: System.Data

System.Data.DataColumn ⓘ
System.Data.DataRelation ⓘ
linked to: DataRelation

System.Data.DataRow ⓘ
linked to: DataRow

System.Data.DataRowState ⓘ
System.Data.DataRowVersion ⓘ
System.Data.DataRowView ⓘ
System.Data.DataSet ⓘ
linked to: System.Data

System.Data.DataTable ⓘ
System.Data.DataView ⓘ
System.Data.DbType ⓘ
System.Data.ForeignKeyConstraint ⓘ
System.Data.IDataAdapter ⓘ
System.Data.IDataReader ⓘ
System.Data.IDataRecord ⓘ
System.Data.IsolationLevel ⓘ
System.Data.LoadOption ⓘ
System.Data.MissingMappingAction ⓘ
System.Data.MissingSchemaAction ⓘ
linked to: System.Data

System.Data.ParameterDirection ⓘ
System.Data.Rule ⓘ
System.Data.UniqueConstraint ⓘ
System.Data.UpdateRowSource ⓘ
System.Data.XmlReadMode ⓘ
System.Data.XmlWriteMode ⓘ
designedFor managed code data access ⓘ
documentationUrl https://learn.microsoft.com/dotnet/api/system.data ⓘ
introducedIn .NET Framework 1.0 ⓘ
linked to: .NET Framework
language C# ⓘ
VB.NET ⓘ
linked to: Visual Basic .NET
partOf .NET (modern .NET) ⓘ
linked to: .NET (5 and later)

.NET Core ⓘ
.NET Framework ⓘ
provides data access classes ⓘ
data management classes ⓘ
data manipulation classes ⓘ
relatedTo System.Data.Odbc ⓘ
linked to: ODBC

System.Data.OleDb ⓘ
linked to: OLE DB

System.Data.OracleClient ⓘ
System.Data.SqlClient ⓘ
supportsFeature XML serialization of DataSet and DataTable ⓘ
constraints and relations ⓘ
data binding ⓘ
relational data modeling ⓘ
strongly typed datasets ⓘ
transactions ⓘ
supportsTechnology ADO.NET ⓘ
usedFor accessing data from databases ⓘ
accessing data from other data sources ⓘ
disconnected data access ⓘ
in-memory data representation ⓘ

How these facts were elicited

Referenced by (21)

Full triples — surface form annotated when it differs from this entity's canonical label.

ADO.NET → namespace → System.Data ⓘ
SqlTransaction → definedIn → System.Data.SqlClient namespace ⓘ
linked to: System.Data
SqlTransaction → belongsToAssembly → System.Data.dll ⓘ
linked to: System.Data
DbConnection → partOf → System.Data namespace ⓘ
linked to: System.Data
DbConnection → definedIn → System.Data.dll ⓘ
linked to: System.Data
DbDataReader → partOf → System.Data.Common namespace ⓘ
linked to: System.Data
DataRow → definedInNamespace → System.Data ⓘ
DataRow → definedInAssembly → System.Data.dll ⓘ
linked to: System.Data
DataRelation → definedInNamespace → System.Data ⓘ
DataRelation → assembly → System.Data.dll ⓘ
linked to: System.Data
DataRelation → belongsTo → System.Data namespace types family ⓘ
linked to: System.Data
SqlCommand → definedInAssembly → System.Data.dll ⓘ
linked to: System.Data
SqlDataAdapter → belongsToAssembly → System.Data.dll ⓘ
linked to: System.Data
System.Data → containsClass → System.Data.DataSet ⓘ
linked to: System.Data
System.Data → containsClass → System.Data.Constraint ⓘ
linked to: System.Data
System.Data → containsClass → System.Data.Common.DbCommand ⓘ
linked to: System.Data
System.Data → containsClass → System.Data.CommandBehavior ⓘ
linked to: System.Data
System.Data → containsClass → System.Data.MissingSchemaAction ⓘ
linked to: System.Data
.NET (via Mono) → hasComponent → System.Data ⓘ
DbTransaction → belongsTo → System.Data namespace hierarchy ⓘ
linked to: System.Data
BulkCopyOptions → definedIn → System.Data.dll ⓘ
linked to: System.Data