CommonDBTM::getNameField PHP 메소드

getNameField() 정적인 공개 메소드

static public getNameField ( )
    static function getNameField()
    {
        return 'name';
    }
CommonDBTM