Oracle 5.0 Reference Manual page 2010

Table of Contents

Advertisement

GetFloat
GetGuid
GetHashCode (inherited from Object)
GetInt16
GetInt32
GetInt64
GetLifetimeService (inherited from
MarshalByRefObject)
GetMySqlDateTime
GetName
GetOrdinal
GetSchemaTable
GetString
GetTimeSpan
GetType (inherited from Object)
GetUInt16
GetUInt32
GetUInt64
GetValue
GetValues
InitializeLifetimeService (inherited from
MarshalByRefObject)
IsDBNull
NextResult
Read
ToString (inherited from Object)
See Also
MySqlDataReader
20.2.7.1.4.1.13.1.1.1.1. Depth Property
Gets a value indicating the depth of nesting for the current row. This method is not supported currently
and always returns 0.
Syntax: Visual Basic
NotOverridable Public ReadOnly Property Depth As Integer _
_
Implements IDataReader.Depth
Connector/Net API Reference
Class,
MySql.Data.MySqlClient Namespace
Serves as a hash function for a particular type.
GetHashCode is suitable for use in hashing
algorithms and data structures like a hash table.
Retrieves the current lifetime service object that
controls the lifetime policy for this instance.
Gets the name of the specified column.
Gets the column ordinal, given the name of the
column.
Returns a DataTable that describes the column
metadata of the MySqlDataReader.
Gets the Type of the current instance.
Gets the value of the specified column in its native
format.
Gets all attribute columns in the collection for the
current row.
Obtains a lifetime service object to control the
lifetime policy for this instance.
Gets a value indicating whether the column
contains non-existent or missing values.
Advances the data reader to the next result, when
reading the results of batch SQL statements.
Advances the MySqlDataReader to the next
record.
Returns a String that represents the current
Object.
1990

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents