DF055: A deprecated system function is used.

The topic describes the DF055 T-SQL code analysis rule.

Category

Deprecated

Message

A deprecated system function is used.

Description

It is recommended to avoid using deprecated system functions.

Additional information

A list of functions to be deprecated is as follows:

  • databaseproperty
  • file_id
  • indexkey_property
  • user_id
  • permissions
  • fn_get_sql
  • fn_servershareddrives
  • fn_virtualservernodes

Noncompliant code example

SELECT USER_ID('Harold');
GO

Want to Find out More?

Overview

Overview

Take a quick tour to learn all about the key benefits delivered by dbForge Studio for SQL Server.
All Features

All features

Get acquainted with the rich features and capabilities of the Studio in less than 5 minutes.
Request a demo

Request a demo

If you consider employing the Studio for your business, request a demo to see it in action.
Ready to start using dbForge Studio for SQL Server?