Compartir a través de


XmlReadSimpleParentLink.Local Propiedad

Gets the value of the local object. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

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

Sintaxis

'Declaración
Public ReadOnly Property Local As String 
    Get
'Uso
Dim instance As XmlReadSimpleParentLink 
Dim value As String 

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

Valor de la propiedad

Tipo: System.String
The local object to inherit.

Vea también

Referencia

XmlReadSimpleParentLink Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc