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

TypeRegistry.NullableUInt64Alias Field

The alias around the 'unsigned long?' type.

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

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace