Share via


ScriptAndResultsEditorControl.fedRootName Field

Specifies the name of the root federation.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors (in SQLEditors.dll)

Syntax

'Declaration
Protected fedRootName As String
'Usage
Dim value As String 

value = Me.fedRootName 

Me.fedRootName = value
protected string fedRootName
protected:
String^ fedRootName
val mutable fedRootName: string
protected var fedRootName : String

See Also

Reference

ScriptAndResultsEditorControl Class

Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace