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

TypeRegistry.NullableUInt64ArrayAlias Field

The alias around the 'ulong?[]' array type.

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

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace