What do you understand by DataRelation class?

Technology CommunityCategory: ADO.NETWhat do you understand by DataRelation class?
VietMX Staff asked 3 years ago

The DataRelation is a class of disconnected architecture in the .NET framework. It is found in the System.Data namespace. It represents a relationship between database tables and correlates tables on the basis of matching column.