Свойство SfcDependencyEngine.Action

Gets the discovery action this dependency session is processing. This may affect which relationships are added. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

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

Синтаксис

'Декларация
Public ReadOnly Property Action As SfcDependencyAction 
    Get
'Применение
Dim instance As SfcDependencyEngine 
Dim value As SfcDependencyAction 

value = instance.Action
public SfcDependencyAction Action { get; }
public:
virtual property SfcDependencyAction Action {
    SfcDependencyAction get () sealed;
}
abstract Action : SfcDependencyAction 
override Action : SfcDependencyAction
final function get Action () : SfcDependencyAction

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

Тип: Microsoft.SqlServer.Management.Sdk.Sfc.SfcDependencyAction
The intended action for the dependency engine instance.

Реализует

ISfcDependencyDiscoveryObjectSink.Action

См. также

Справочник

SfcDependencyEngine Класс

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