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

TypeRegistry.BoolAlias Field

Another alias around the 'bool' type.

[Visual Basic]
Public Const BoolAlias As String = "bool"
[C#]
public const BoolAlias BoolAlias = "bool";

See Also

TypeRegistry Class | IBatisNet.Common.Utilities.TypesResolver Namespace