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

TypeRegistry.UInt32Alias2 Field

Another alias around the 'unsigned int' type.

[Visual Basic]
Public Const UInt32Alias2 As String = "uint"
[C#]
public const UInt32Alias2 UInt32Alias2 = "uint";

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace