IDTSPersistenceComponent100.ProvidePersistenceProperties Methode

Definition

Stellt Persistenz in der Komponenteneigenschaftenauflistung bereit.

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)

Parameter

pIDTSCustomPropertyCollection
IDTSCustomPropertyCollection100

Das benutzerdefinierte Objekt in der Eigenschaftenauflistung.

Attribute

Gilt für: