DomainObjects Class Library

Query.GetRootTableMappedObject Method 

Returns the root table mapped object in this query path; i.e., the starting point of this join path.

public ITableMappedObject GetRootTableMappedObject();

Implements

ITableMappedObject.

See Also

Query Class | DomainObjects.Facade.Command Namespace