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

TypeRegistry.NullableInt16ArrayAlias Field

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

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

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace