What do you understand by DataRelation class? Technology Community › Category: ADO.NET › What do you understand by DataRelation class? 0 Vote Up Vote Down VietMX Staff asked 4 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.