Storm\Drivers\Base\Mapping\Mappings\RelationshipPropertyRelationMapping::GetRelation PHP 메소드

GetRelation() 최종 공개 메소드

final public GetRelation ( ) : Storm\Core\Relational\IRelation
리턴 Storm\Core\Relational\IRelation
    public final function GetRelation()
    {
        return $this->Relation;
    }