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

TypeRegistry.Int32Alias3 Field

Another alias around the 'int' type.

[Visual Basic]
Public Const Int32Alias3 As String = "integer"
[C#]
public const Int32Alias3 Int32Alias3 = "integer";

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace