Свойство SchemaNamedKey<T>.UrnName
Gets the Urn level name corresponding to the instance type which this key represents.
Пространство имен: Microsoft.SqlServer.Management.Sdk.Sfc
Сборка: Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Синтаксис
'Декларация
Protected Overridable ReadOnly Property UrnName As String
Get
'Применение
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
Значение свойства
Тип: System.String
The Urn level name.