lc_id

Description

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

Syntax

lc_id([lc_name])

Parameters

lc_name – the name of the logical cluster.

Examples

Standards

ANSI SQL – Compliance level: Transact-SQL extension.

Permissions

Any user can execute lc_id.