DataTable

GPTKB entity

Statements (51)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:availableOn gptkb:.NET_Core
gptkb:Mono
gptkb:.NET_5+
gptkbp:canBe gptkb:DataSet
gptkb:DataAdapter
gptkb:DataRelation
gptkb:DataView
gptkbp:canBeBoundTo gptkb:BindingSource
gptkb:DataGrid
gptkb:DataGridView
gptkbp:canBeDeserialized true
gptkbp:canBeLoadedWith gptkb:JSON
XML
gptkbp:definedIn gptkb:.NET_Framework
gptkbp:documentation https://learn.microsoft.com/en-us/dotnet/api/system.data.datatable
gptkbp:exportedTo gptkb:JSON
XML
gptkbp:hasConstructor DataTable()
DataTable(string tableName)
gptkbp:hasEvent ColumnChanged
ColumnChanging
RowChanged
RowChanging
RowDeleted
RowDeleting
TableCleared
TableClearing
TableNewRow
gptkbp:hasMethod AcceptChanges()
Clear()
Clone()
Copy()
ImportRow()
Merge()
NewRow()
Select()
gptkbp:hasProperty Columns
Constraints
PrimaryKey
Rows
TableName
https://www.w3.org/2000/01/rdf-schema#label DataTable
gptkbp:introducedIn gptkb:.NET_Framework_1.0
gptkbp:partOf gptkb:System.Data_namespace
gptkbp:serialization true
gptkbp:threadSafe false
gptkbp:usedFor in-memory representation of tabular data
gptkbp:usedIn gptkb:ADO.NET
gptkbp:bfsParent gptkb:PrimeNG
gptkbp:bfsLayer 5