Proprietà SchemaNamedKey<T>.UrnName

Gets the Urn level name corresponding to the instance type which this key represents.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Protected Overridable ReadOnly Property UrnName As String 
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.String
The Urn level name.

Vedere anche

Riferimento

SchemaNamedKey<T> Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc