DatabaseSecurityAdapter.IsOwnerSysadmin Property

Definition

Returns true if the database owner is granted the sysadmin role.

public bool IsOwnerSysadmin { get; }
member this.IsOwnerSysadmin : bool
Public ReadOnly Property IsOwnerSysadmin As Boolean

Property Value

Implements

Applies to