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

TypeRegistry.UInt64Alias2 Field

Another alias around the 'unsigned long' type.

[Visual Basic]
Public Const UInt64Alias2 As String = "ulong"
[C#]
public const UInt64Alias2 UInt64Alias2 = "ulong";

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace