DBownerOfObject

Top  Previous  Next

If the segment in which the object lies investigates.

Every object of the data bank belongs in a segment of this data bank. At this point the hierarchy of the data bank is not completely unequivocal. The plans of a segment form a special status. Though most objects of the data bank also belong to a plan, get anyway with the securing such a plan assigned. However, the plan is not the owner of an object. Instead of this the plans are an at the side evacuated level of the data bank hierarchy which can be almost always ignored. She is important only with the securing and store of the data. From there in all objects of a segment are equal.

DBownerOfObject delivers as a result the segment to which object belongs.

Parametre

object (POBJECT) [IN]

The trading of the object by which the accompanying segment should be determined.

Result

(PSEGMENT) [OUT]

The object with the trading object belongs to this segment.

Declaration

#include "database.h"

 

PSEGMENT DLLENTRY DBownerOfObject (

POBJECT object

);

Related functions

DBowner

DBownerOfElement

DBownerOfPlan

DBownerOfPoint

DBownerOfSegment