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

TypeRegistry.NullableInt32Alias Field

The alias around the 'int?' type.

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

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace