MySqlDataReader.GetUInt64 Method


Syntax: Visual Basic

Public Function GetUInt64( _
 ByVal index As Integer _
) As UInt64

Syntax: C#

public ulong GetUInt64(
intindex
);

See Also

MySqlDataReader Class, MySql.Data.MySqlClient Namespace

Retornar