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

TypeRegistry.SByteAlias Field

The alias around the 'SByte' type.

[Visual Basic]
Public Const SByteAlias As String = "sbyte"
[C#]
public const SByteAlias SByteAlias = "sbyte";

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace