Click or drag to resize

MdmEntityResultSetTModelUnion Method

Overload List
 NameDescription
Public methodUnion(ExpressionFuncTModel, Boolean) Intersect the other result set - note this can only be of same type of set
Public methodUnion(IQueryResultSet) Union the other result set - note this can only be of the same type of set
Public methodUnion(IQueryResultSetTModel) Union this set with the other
Top
See Also