Propriedade do RDL SchemaNamedKey<T>.UrnName
Gets the Urn level name corresponding to the instance type which this key represents.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Protected Overridable ReadOnly Property UrnName As String
Get
'Uso
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
Valor da propriedade
Tipo: System.String
The Urn level name.