Sprache

IDTSPersistenceComponent100.Save Methode

Definition

Speichert das benutzerdefinierte Eigenschaftsobjekt in einer Sammlung.

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 Sammlung verwendet werden kann.

pIDTSCustomPropertyCollection
IDTSCustomPropertyCollection100

Das benutzerdefinierte Objekt in der Property-Sammlung.

Attribute

Gilt für: