EnumObject.GetUrnProperties 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.
until we have a formal way so that each object declares which properties it uses for urn try this best guess aproach
public Microsoft.SqlServer.Management.Sdk.Sfc.ObjectProperty[] GetUrnProperties ();
member this.GetUrnProperties : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.ObjectProperty[]
Public Function GetUrnProperties () As ObjectProperty()
Returns
array of properties that are used in the Urn