SfcReferenceAttribute.GetUrn(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the Urn reference. Returns null if the attribute does not have a pathexpression defined.
public Microsoft.SqlServer.Management.Sdk.Sfc.Urn GetUrn (object instance);
member this.GetUrn : obj -> Microsoft.SqlServer.Management.Sdk.Sfc.Urn
Public Function GetUrn (instance As Object) As Urn
Parameters
- instance
- Object