Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Data.IDataReader Member List

This is the complete list of members for System.Data.IDataReader, including all inherited members.

Close()System.Data.IDataReader
DepthSystem.Data.IDataReader
Dispose()System.IDisposable
FieldCountSystem.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
GetSchemaTable()System.Data.IDataReader
GetString(int i)System.Data.IDataRecord
GetValue(int i)System.Data.IDataRecord
GetValues(object[] values)System.Data.IDataRecord
IsClosedSystem.Data.IDataReader
IsDBNull(int i)System.Data.IDataRecord
NextResult()System.Data.IDataReader
Read()System.Data.IDataReader
RecordsAffectedSystem.Data.IDataReader
this[int i]System.Data.IDataRecord
this[string name]System.Data.IDataRecord