IDatabaseSecurityFacet.IsOwnerSysadmin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IDatabaseSecurityFacet_IsOwnerSysadminDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IDatabaseSecurityFacet_IsOwnerSysadminName")]
public bool IsOwnerSysadmin { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IDatabaseSecurityFacet_IsOwnerSysadminDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IDatabaseSecurityFacet_IsOwnerSysadminName")>]
member this.IsOwnerSysadmin : bool
Public ReadOnly Property IsOwnerSysadmin As Boolean
Property Value
- Attributes