Uses of Class
system.data.InvalidConstraintException
-
Packages that use InvalidConstraintException Package Description system.data -
-
Uses of InvalidConstraintException in system.data
Methods in system.data that return InvalidConstraintException Modifier and Type Method Description static InvalidConstraintException
InvalidConstraintException. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoInvalidConstraintException
, a cast assert is made to check if types are compatible.
-