Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.IDataRecord Member List
This is the complete list of members for
System.Data.IDataRecord
, including all inherited members.
FieldCount
System.Data.IDataRecord
GetBoolean
(int i)
System.Data.IDataRecord
GetByte
(int i)
System.Data.IDataRecord
GetBytes
(int i, long fieldOffset, byte[]? buffer, int bufferoffset, int length)
System.Data.IDataRecord
GetChar
(int i)
System.Data.IDataRecord
GetChars
(int i, long fieldoffset, char[]? buffer, int bufferoffset, int length)
System.Data.IDataRecord
GetData
(int i)
System.Data.IDataRecord
GetDataTypeName
(int i)
System.Data.IDataRecord
GetDateTime
(int i)
System.Data.IDataRecord
GetDecimal
(int i)
System.Data.IDataRecord
GetDouble
(int i)
System.Data.IDataRecord
GetFieldType
(int i)
System.Data.IDataRecord
GetFloat
(int i)
System.Data.IDataRecord
GetGuid
(int i)
System.Data.IDataRecord
GetInt16
(int i)
System.Data.IDataRecord
GetInt32
(int i)
System.Data.IDataRecord
GetInt64
(int i)
System.Data.IDataRecord
GetName
(int i)
System.Data.IDataRecord
GetOrdinal
(string name)
System.Data.IDataRecord
GetString
(int i)
System.Data.IDataRecord
GetValue
(int i)
System.Data.IDataRecord
GetValues
(object[] values)
System.Data.IDataRecord
IsDBNull
(int i)
System.Data.IDataRecord
this[int i]
System.Data.IDataRecord
this[string name]
System.Data.IDataRecord
Generated by
1.10.0