Metoda SfcReferenceAttribute.GetUrn
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public Function GetUrn ( _
instance As Object _
) As Urn
'Użycie
Dim instance As SfcReferenceAttribute
Dim instance As Object
Dim returnValue As Urn
returnValue = instance.GetUrn(instance)
public Urn GetUrn(
Object instance
)
public:
Urn^ GetUrn(
Object^ instance
)
member GetUrn :
instance:Object -> Urn
public function GetUrn(
instance : Object
) : Urn
Parametry
- instance
Typ: System.Object
A Object wystąpienie.
Wartość zwracana
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.Urn
Obiekt z określonej nazwy Urn.
Zobacz także