ProjectConnectionsCreatorNeutralClass Class

 

Represents the project connections creator neutral class.

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

System::Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper::ProjectConnectionsCreatorNeutralClass

[GuidAttribute("B4A6C4A7-3BD5-4451-87D7-E96769979B60")]
[ClassInterfaceAttribute(ClassInterfaceType::None)]
[TypeLibTypeAttribute(TypeLibTypeFlags::FCanCreate)]
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: