Свойство SfcProxyInstance<K, T, TRef>.Reference

Gets the instance that this proxy refers to.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public ReadOnly Property Reference As TRef
    Get
'Применение
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

Значение свойства

Тип: TRef
The instance that this proxy refers to.

См. также

Справочник

SfcProxyInstance<K, T, TRef> Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc