SimpleORM.NET
merge Method (p_other)
NamespacesSorm.InterfacesJoinmerge(Join)

[This is preliminary documentation and is subject to change.]

Merges the list of this with another.
Declaration Syntax
C#Visual BasicVisual C++
void merge(
	Join p_other
)
Sub merge ( _
	p_other As Join _
)
void merge(
	Join^ p_other
)
Parameters
p_other (Join)
Where to take the list to merge from

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068