Storm\Drivers\Base\Mapping\Mappings\DataPropertyColumnMapping::IsIdentityPrimaryKeyMapping PHP Метод

IsIdentityPrimaryKeyMapping() публичный Метод

    public function IsIdentityPrimaryKeyMapping()
    {
        return $this->IsIdentityPrimaryKeyMapping;
    }