Propriedade do RDL TargetSet.RootLevel
Gets the root level for the target set.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
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 da propriedade
Tipo: System.String
A String object that specifies the root level for the target set.
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.