Compartir a través de


RootLevel Propiedad

Gets the root level for the target set.

Espacio de nombres:  Microsoft.SqlServer.Management.Dmf
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
Public ReadOnly Property RootLevel As String
    Get
'Uso
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

Valor de la propiedad

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

Notas

Este espacio de nombres, clase o miembro solo se admite en la versión 2.0 de Microsoft .NET Framework.