Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Urn level name corresponding to the instance type which the key represents.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property UrnName As String
Get
'Usage
Dim value As String
value = Me.UrnName
protected virtual string UrnName { get; }
protected:
virtual property String^ UrnName {
String^ get ();
}
abstract UrnName : string
override UrnName : string
function get UrnName () : String
Property Value
Type: System.String
The Urn level name.