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

TypeRegistry.Int16Alias2 Field

Another alias around the 'short' type.

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

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace