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

TypeRegistry.UInt16Alias2 Field

Another alias around the 'unsigned short' type.

[Visual Basic]
Public Const UInt16Alias2 As String = "ushort"
[C#]
public const UInt16Alias2 UInt16Alias2 = "ushort";

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace