Skip to main content

RelationInfoList Constructors

Obsolete. Obsolete. Use the corresponding functionality of the SelectQuery class instead.
Name Parameters Description
RelationInfoList() none Initializes a new instance of the RelationInfoList class with the default settings.
RelationInfoList(IEnumerable<RelationInfo>) collection Initializes a new instance of the RelationInfoList class with the specified settings.
RelationInfoList(Int32) capacity Initializes a new instance of the RelationInfoList class with the specified capacity.
See Also