SaLogin Property (SQL-DMO)

The SaLogin property returns True when the login used to establish a connection is a member of the sysadmin security role.

Applies To
RegisteredServer Object SQLServer Object

Syntax

object.SaLogin

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

Boolean

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetSaLogin(LPBOOL pRetVal);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.