MainPipeClass.PersistenceCustomPropertyCollection[DTSPersistenceFormat] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
virtual property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSCustomPropertyCollection100 ^ PersistenceCustomPropertyCollection[Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::DTSPersistenceFormat] { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSCustomPropertyCollection100 ^ get(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::DTSPersistenceFormat Format); };
[System.Runtime.InteropServices.DispId(115)]
public virtual Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSCustomPropertyCollection100 PersistenceCustomPropertyCollection[Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.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.Sql2016.DTSPersistenceFormat) : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSCustomPropertyCollection100
Public Overridable ReadOnly Property PersistenceCustomPropertyCollection(Format As DTSPersistenceFormat) As IDTSCustomPropertyCollection100
パラメーター
- Format
- DTSPersistenceFormat
プロパティ値
実装
- 属性