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

TypeRegistry.NullableInt16Alias Field

The alias around the 'short?' type.

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

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace