ILoginOptions.IsSystemObject Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Login_IsSystemObjectDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Login_IsSystemObjectName")]
public bool IsSystemObject { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Login_IsSystemObjectDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Login_IsSystemObjectName")>]
member this.IsSystemObject : bool
Public ReadOnly Property IsSystemObject As Boolean

Property Value

Attributes

Applies to