IDTSPipeline100.PersistenceCustomPropertyCollection[DTSPersistenceFormat] 屬性

定義

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSCustomPropertyCollection100 ^ PersistenceCustomPropertyCollection[Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::DTSPersistenceFormat] { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSCustomPropertyCollection100 ^ get(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::DTSPersistenceFormat Format); };
[System.Runtime.InteropServices.DispId(115)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSCustomPropertyCollection100 PersistenceCustomPropertyCollection[Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.DTSPersistenceFormat Format] { [System.Runtime.InteropServices.DispId(115)] get; }
[<System.Runtime.InteropServices.DispId(115)>]
[<get: System.Runtime.InteropServices.DispId(115)>]
member this.PersistenceCustomPropertyCollection(Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.DTSPersistenceFormat) : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSCustomPropertyCollection100
Public ReadOnly Property PersistenceCustomPropertyCollection(Format As DTSPersistenceFormat) As IDTSCustomPropertyCollection100

參數

屬性值

IDTSCustomPropertyCollection100

IDTSCustomPropertyCollection100,其中包含採用指定之保存格式的自訂屬性集合。

屬性

適用於