IDTSCustomProperty100.State 属性

定义

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::DTSPersistState State { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::DTSPersistState get(); void set(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::DTSPersistState value); };
[System.Runtime.InteropServices.DispId(102)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.DTSPersistState State { [System.Runtime.InteropServices.DispId(102)] get; [System.Runtime.InteropServices.DispId(102)] set; }
Public Property State As DTSPersistState

属性值

DTSPersistState
属性

适用于