Partager via


Propriété TargetSet.RootLevel

Gets the root level for the target set.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property RootLevel As String 
    Get
'Utilisation
Dim instance As TargetSet 
Dim value As String 

value = instance.RootLevel
public string RootLevel { get; }
public:
property String^ RootLevel {
    String^ get ();
}
member RootLevel : string
function get RootLevel () : String

Valeur de propriété

Type : System.String
A String object that specifies the root level for the target set.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Voir aussi

Référence

TargetSet Classe

Espace de noms Microsoft.SqlServer.Management.Dmf