ISfcDependencyDiscoveryObjectSink.Action プロパティ

SfcDependency アクションを取得します。 このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。

名前空間:  Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ:  Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)

構文

'宣言
ReadOnly Property Action As SfcDependencyAction 
    Get
'使用
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

プロパティ値

型: Microsoft.SqlServer.Management.Sdk.Sfc.SfcDependencyAction
SfcDependency オブジェクトの 1 つです。

関連項目

参照

ISfcDependencyDiscoveryObjectSink インターフェイス

Microsoft.SqlServer.Management.Sdk.Sfc 名前空間