Właściwość SfcDependencyEngine.Action
Pobiera przetwarzania sesja zależność akcja odnajdowania.Może to wpłynąć na relacje, które są dodawane.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public ReadOnly Property Action As SfcDependencyAction
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.SfcDependencyAction
Obiekt SfcDependencyNode wylicza przodków lub dzieci lub Zarządzaj stanu odkryte.
Implementacje
Zobacz także