IDTSPipeline100.PersistenceCustomPropertyCollection[DTSPersistenceFormat] 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
參數
- Format
- DTSPersistenceFormat
屬性值
IDTSCustomPropertyCollection100,其中包含採用指定之保存格式的自訂屬性集合。
- 屬性