RegisteredServer.IsLocal Property

Definition

Returns the IsLocal property of the RegisteredServersStore that this instance is associated with.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public bool IsLocal { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.IsLocal : bool
Public ReadOnly Property IsLocal As Boolean

Property Value

Attributes

Applies to