ProjectConnectionsCreatorNeutralClass Class

 

Represents the project connections creator neutral 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::ProjectConnectionsCreatorNeutralClass

[TypeLibTypeAttribute(TypeLibTypeFlags::FCanCreate)]
[ClassInterfaceAttribute(ClassInterfaceType::None)]
[GuidAttribute("295FF969-9AAD-4857-BCDD-93900F6656CB")]
public ref class ProjectConnectionsCreatorNeutralClass : IDTSProjectConnectionsCreator100, 
	ProjectConnectionsCreatorNeutral

NameDescription
System_CAPS_pubmethodProjectConnectionsCreatorNeutralClass()

Initializes a new instance of the ProjectConnectionsCreatorNeutralClass class.

NameDescription
System_CAPS_pubmethodCreateConnections(IDTSProject100^)

Creates connections with the specified project.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

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: