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

TypeRegistry.NullableUInt16Alias Field

The alias around the 'unsigned short?' type.

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

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace