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

TypeRegistry.NullableUInt16ArrayAlias Field

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

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

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace