MySqlDataReader.GetUInt32 Method


Syntax: Visual Basic

Public Function GetUInt32( _
 ByVal index As Integer _
) As UInt32

Syntax: C#

public uint GetUInt32(
intindex
);

See Also

MySqlDataReader Class, MySql.Data.MySqlClient Namespace

Retornar