Partager via


Propriété SfcReferenceAttribute.UrnTemplate

Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc.Metadata
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public ReadOnly Property UrnTemplate As String 
    Get
'Utilisation
Dim instance As SfcReferenceAttribute 
Dim value As String 

value = instance.UrnTemplate
public string UrnTemplate { get; }
public:
property String^ UrnTemplate {
    String^ get ();
}
member UrnTemplate : string
function get UrnTemplate () : String

Valeur de propriété

Type : System.String
A string that represents the Urn template.

Voir aussi

Référence

SfcReferenceAttribute Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc.Metadata