次の方法で共有


Copy メソッド

このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。このオブジェクトのコピーである新しい Dependency オブジェクトを作成します。

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

構文

'宣言
Public Function Copy As Dependency
'使用
Dim instance As Dependency
Dim returnValue As Dependency

returnValue = instance.Copy()
public Dependency Copy()
public:
Dependency^ Copy()
member Copy : unit -> Dependency 
public function Copy() : Dependency

戻り値

型: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .Dependency
新しい Dependency オブジェクトです。