DomainObjects Class Library

ScalarQuery.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

ScalarQuery Class | DomainObjects.Facade.Command Namespace