ScriptAndResultsEditorControl.IsAFedMember Property

Definition

Gets or sets a value that indicates whether the current database is a federation member.

protected:
 property bool IsAFedMember { bool get(); };
protected bool IsAFedMember { get; }
member this.IsAFedMember : bool
Protected ReadOnly Property IsAFedMember As Boolean

Property Value

A Boolean value, True if the current database is a federation member, otherwise False.

Applies to