A newer version of this page is available.
Switch to the current version.
RelationInfo.RelationColumnInfoList Class
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v18.2.dll
Declaration
public class RelationColumnInfoList :
List<RelationColumnInfo>
Public Class RelationColumnInfoList
Inherits List(Of RelationColumnInfo)
Related API Members
The following members accept/return RelationInfo.RelationColumnInfoList objects:
Inheritance
See Also
Feedback