Condividi tramite


Proprietà ReferenceKeys

Gets or sets the information about the keys that makes 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 ReferenceKeys As String
    Get
    Set
'Utilizzo
Dim instance As ObjectProperty
Dim value As String

value = instance.ReferenceKeys

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

Valore proprietà

Tipo: System. . :: . .String
A value that represents the information about the keys that makes up the reference.