Oracle 5.0 Reference Manual page 2022

Table of Contents

Advertisement

Implements IDataReader.GetSchemaTable
Syntax: C#
public DataTable GetSchemaTable();
Return Value
Implements
IDataReader.GetSchemaTable
See Also
MySqlDataReader
20.2.7.1.4.1.13.1.1.1.27.
Syntax: Visual Basic
NotOverridable Public Function GetString( _
ByVal index As Integer _
) As String _
_
Implements IDataRecord.GetString
Syntax: C#
public string GetString(
intindex
);
Implements
IDataRecord.GetString
See Also
MySqlDataReader
20.2.7.1.4.1.13.1.1.1.28.
Syntax: Visual Basic
Public Function GetTimeSpan( _
ByVal index As Integer _
) As TimeSpan
Syntax: C#
public TimeSpan GetTimeSpan(
intindex
);
See Also
MySqlDataReader
20.2.7.1.4.1.13.1.1.1.29.
Syntax: Visual Basic
Public Function GetUInt16( _
ByVal index As Integer _
) As UInt16
Syntax: C#
Connector/Net API Reference
Class,
MySql.Data.MySqlClient Namespace
MySqlDataReader.GetString
Class,
MySql.Data.MySqlClient Namespace
MySqlDataReader.GetTimeSpan
Class,
MySql.Data.MySqlClient Namespace
MySqlDataReader.GetUInt16
Method
Method
Method
2002

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 5.0 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Mysql 5.0

Table of Contents