SqlDataAdapter

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:affiliatedWith gptkb:ADO.NET
gptkbp:documentation https://learn.microsoft.com/en-us/dotnet/api/system.data.sqlclient.sqldataadapter
gptkbp:hasConstructor SqlDataAdapter()
SqlDataAdapter(string selectCommandText, string selectConnectionString)
gptkbp:hasEvent RowUpdated
RowUpdating
gptkbp:hasMethod Update
Fill
FillSchema
GetFillParameters
gptkbp:hasProperty DeleteCommand
InsertCommand
SelectCommand
UpdateCommand
https://www.w3.org/2000/01/rdf-schema#label SqlDataAdapter
gptkbp:inheritsFrom gptkb:DbDataAdapter
Component
gptkbp:introducedIn gptkb:.NET_Framework_1.1
gptkbp:partOf System.Data.SqlClient namespace
gptkbp:usedFor gptkb:SQL_Server
filling DataSet and DataTable objects
updating a SQL Server database
gptkbp:writtenBy gptkb:C#
gptkb:.NET_languages
gptkbp:bfsParent gptkb:DataAdapter
gptkb:System.Data.SqlClient
gptkbp:bfsLayer 7