Proprietà XmlReadSimpleParentLink.Local
Gets the value of the local object. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Local As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System.String
The local object to inherit.