Proprietà Parent
Gets the Urn without its final segment. 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 Parent As Urn
Get
'Utilizzo
Dim instance As Urn
Dim value As Urn
value = instance.Parent
public Urn Parent { get; }
public:
property Urn^ Parent {
Urn^ get ();
}
member Parent : Urn
function get Parent () : Urn
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
A string value without the final segment of the Urn.