iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

TypeRegistry.UInt16Alias1 Field

The alias around the 'unsigned short' type.

[Visual Basic]
Public Const UInt16Alias1 As String = "uint16"
[C#]
public const UInt16Alias1 UInt16Alias1 = "uint16";

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace