Partilhar via


Propriedade do RDL SfcEventArgs.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
Public ReadOnly Property Urn As Urn 
    Get
'Uso
Dim instance As SfcEventArgs 
Dim value As Urn 

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

Valor da propriedade

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
An Urn object value that specifies the URN address that uniquely identifies the object.

Consulte também

Referência

SfcEventArgs Classe

Namespace Microsoft.SqlServer.Management.Sdk.Sfc