IDTSPersistenceComponent100.ProvidePersistenceProperties 方法

定义

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

参数

pIDTSCustomPropertyCollection
IDTSCustomPropertyCollection100
属性

适用于