SequenceClass Class

 

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

System::Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014::SequenceClass

[ClassInterfaceAttribute(ClassInterfaceType::None)]
[GuidAttribute("71BC64F3-2225-4231-8339-A6FE16F4A04F")]
[DefaultMemberAttribute("StartTime")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FCanCreate)]
public ref class SequenceClass : Sequence, IDTSContainer100, 
	IDTSSequence100, IDTSExecutable100, IDTSEventsProvider100, IDTSExecutionMetrics100, 
	IDTSPropertiesProvider100, IDTSName100, IDTSBreakpointSite100, 
	IDTSSuspend100, IDTSPersist100, IDTSRuntimeObject100

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: