lc_name

Description

Returns the name of the logical cluster whose id you provide, or the current logical cluster if you do not provide an id.

Syntax

lc_name([lc_id])

Parameters

lc_id – id of the logical cluster.

Standards

ANSI SQL – Compliance level: Transact-SQL extension.

Permissions

Any user can execute lc_name.