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

ObjectProbe.IsSimpleType Method 

[Visual Basic]
Public Shared Function IsSimpleType( _
   ByVal Type As Type _
) As Boolean
[C#]
public static bool IsSimpleType(
   Type type
);

Parameters

type

Return Value

See Also

ObjectProbe Class | IBatisNet.Common.Utilities.Objects Namespace