Proprietà SfcProxyInstance<K, T, TRef>.Reference

Gets the instance that this proxy refers to.

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

Sintassi

'Dichiarazione
Public ReadOnly Property Reference As TRef
    Get
'Utilizzo
Dim instance As SfcProxyInstance 
Dim value As TRef

value = instance.Reference
public TRef Reference { get; }
public:
property TRef Reference {
    TRef get ();
}
member Reference : 'TRef
function get Reference () : TRef

Valore proprietà

Tipo: TRef
The instance that this proxy refers to.

Vedere anche

Riferimento

SfcProxyInstance<K, T, TRef> Classe

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