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

TypeRegistry.UInt64Alias1 Field

The alias around the 'unsigned long' type.

[Visual Basic]
Public Const UInt64Alias1 As String = "uint64"
[C#]
public const UInt64Alias1 UInt64Alias1 = "uint64";

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace