หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets the SfcDependency action. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
ReadOnly Property Action As SfcDependencyAction
Get
'Usage
Dim instance As ISfcDependencyDiscoveryObjectSink
Dim value As SfcDependencyAction
value = instance.Action
SfcDependencyAction Action { get; }
property SfcDependencyAction Action {
SfcDependencyAction get ();
}
abstract Action : SfcDependencyAction
function get Action () : SfcDependencyAction
Property Value
Type: Microsoft.SqlServer.Management.Sdk.Sfc.SfcDependencyAction
One of the SfcDependency object.