Condividi tramite


Proprietà ReferenceTemplateParameters

Gets or sets the information about the keys that make up the reference. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

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

Sintassi

'Dichiarazione
Public Property ReferenceTemplateParameters As String
    Get
    Set
'Utilizzo
Dim instance As ObjectProperty
Dim value As String

value = instance.ReferenceTemplateParameters

instance.ReferenceTemplateParameters = value
public string ReferenceTemplateParameters { get; set; }
public:
property String^ ReferenceTemplateParameters {
    String^ get ();
    void set (String^ value);
}
member ReferenceTemplateParameters : string with get, set
function get ReferenceTemplateParameters () : String
function set ReferenceTemplateParameters (value : String)

Valore proprietà

Tipo: System. . :: . .String
The information about the keys that make up the reference.