Propriedade do RDL ISfcSimpleNode.Urn
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
ReadOnly Property Urn As Urn
Get
'Uso
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
Valor da propriedade
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
The specified URN (Uniform Resource Name) of the simple node.