IDataReader

GPTKB entity

Statements (48)
Predicate Object
gptkbp:instanceOf interface
gptkbp:assembly gptkb:System.Data.dll
gptkbp:category .NET interface
gptkbp:definedIn gptkb:System.Data_namespace
gptkbp:documentation https://learn.microsoft.com/en-us/dotnet/api/system.data.idatareader
gptkbp:hasMethod gptkb:Close
Read
GetValue
GetString
GetName
GetBoolean
GetByte
GetChar
GetDataTypeName
GetDateTime
GetDecimal
GetDouble
GetFieldType
GetFloat
GetGuid
GetInt16
GetInt32
GetInt64
GetOrdinal
GetValues
IsDBNull
NextResult
gptkbp:hasProperty item
Depth
FieldCount
this[string name]
IsClosed
RecordsAffected
this[int i]
https://www.w3.org/2000/01/rdf-schema#label IDataReader
gptkbp:implementedIn OdbcDataReader
OleDbDataReader
SqlDataReader
gptkbp:inheritsFrom IDisposable
gptkbp:introducedIn gptkb:.NET_Framework_1.0
gptkbp:language gptkb:C#
gptkb:VB.NET
gptkbp:partOf gptkb:ADO.NET
gptkbp:result forward-only stream of data
gptkbp:usedFor reading data from a data source
gptkbp:bfsParent gptkb:System.Data
gptkb:System.Data_namespace
gptkbp:bfsLayer 7