言語

IDTSPersistenceComponent100.ProvidePersistenceProperties メソッド

定義

コンポーネントプロパティコレクションに対する永続性を提供します。

public:
 void ProvidePersistenceProperties(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ pIDTSCustomPropertyCollection);
[System.Runtime.InteropServices.DispId(13)]
public void ProvidePersistenceProperties(Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100 pIDTSCustomPropertyCollection);
[<System.Runtime.InteropServices.DispId(13)>]
abstract member ProvidePersistenceProperties : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100 -> unit
Public Sub ProvidePersistenceProperties (pIDTSCustomPropertyCollection As IDTSCustomPropertyCollection100)

パラメーター

pIDTSCustomPropertyCollection
IDTSCustomPropertyCollection100

プロパティコレクション内のカスタムオブジェクトです。

属性

適用対象