IsFixedRole Method (SQL-DMO)

The IsFixedRole method returns True when the database role referenced is system-defined.

Applies To

DatabaseRole Object

Syntax

object.IsFixedRole()

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

Returns

True or False.

Prototype (C/C++)

HRESULT IsFixedRole(LPBOOL pRetVal);

  


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