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.