ServerGroup.IsDropped 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.
Returns if SFC believes this is a dropped object.
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public bool IsDropped { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.IsDropped : bool
Public ReadOnly Property IsDropped As Boolean
Property Value
- Attributes