IDTSPersistenceComponent100.Save Methode

Definition

Speichert das benutzerdefinierte Eigenschaftenobjekt in einer Auflistung.

public:
 void Save(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSObjectModel100 ^ pIDTSObjectModel, Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ pIDTSCustomPropertyCollection);
[System.Runtime.InteropServices.DispId(12)]
public void Save (Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObjectModel100 pIDTSObjectModel, Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100 pIDTSCustomPropertyCollection);
[<System.Runtime.InteropServices.DispId(12)>]
abstract member Save : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObjectModel100 * Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100 -> unit
Public Sub Save (pIDTSObjectModel As IDTSObjectModel100, pIDTSCustomPropertyCollection As IDTSCustomPropertyCollection100)

Parameter

pIDTSObjectModel
IDTSObjectModel100

Das Objektmodell, das in der Auflistung verwendet werden kann.

pIDTSCustomPropertyCollection
IDTSCustomPropertyCollection100

Das benutzerdefinierte Objekt in der Eigenschaftenauflistung.

Attribute

Gilt für: