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

TypeRegistry.NullableInt64Alias Field

The alias around the 'long?' type.

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

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace