IServerInformation.IsSingleUser Property

Definition

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

Property Value

Attributes

Applies to