MySqlDataReader.GetUInt16 Method


Syntax: Visual Basic

Public Function GetUInt16( _
 ByVal index As Integer _
) As UInt16

Syntax: C#

public ushort GetUInt16(
intindex
);

See Also

MySqlDataReader Class, MySql.Data.MySqlClient Namespace

Retornar