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

TypeRegistry.ByteAlias Field

The alias around the 'byte' type.

[Visual Basic]
Public Const ByteAlias As String = "byte"
[C#]
public const ByteAlias ByteAlias = "byte";

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace