SimpleNodeAdapter.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.
Get the Urn of the specified object
public abstract Microsoft.SqlServer.Management.Sdk.Sfc.Urn GetUrn (object reference);
abstract member GetUrn : obj -> Microsoft.SqlServer.Management.Sdk.Sfc.Urn
Public MustOverride Function GetUrn (reference As Object) As Urn
Parameters
- reference
- Object