Parent Propiedad
Gets the Urn without its final segment. 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 Parent As Urn
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Urn
A string value without the final segment of the Urn.