DataRelation::CheckStateForProperty Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Assembly: System.Data (in System.Data.dll)
| Exception | Condition |
|---|---|
| DataException | The parent and child tables belong to different DataSet objects. -Or- One or more pairs of parent and child DataColumn objects have mismatched data types. -Or- The parent and child DataColumn objects are identical. |
.NET Framework
Available since 1.1
Available since 1.1
Show: