Partager via


Propriété ISfcSimpleNode.Urn

Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
ReadOnly Property Urn As Urn 
    Get
'Utilisation
Dim instance As ISfcSimpleNode 
Dim value As Urn 

value = instance.Urn
Urn Urn { get; }
property Urn^ Urn {
    Urn^ get ();
}
abstract Urn : Urn
function get Urn () : Urn

Valeur de propriété

Type : Microsoft.SqlServer.Management.Sdk.Sfc.Urn
The specified URN (Uniform Resource Name) of the simple node.

Voir aussi

Référence

ISfcSimpleNode Interface

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc