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

TypeRegistry.NullableInt64ArrayAlias Field

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

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

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace