ProjectConnectionsCreatorClass Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the project connections creator class.
public ref class ProjectConnectionsCreatorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ProjectConnectionsCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D474E7C6-DD8F-40DE-8039-5DA79994766E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ProjectConnectionsCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ProjectConnectionsCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("D076B50E-BAA7-4E20-A1B9-8CAB9E355BB1")]
public class ProjectConnectionsCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ProjectConnectionsCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("CF6EEC58-3BC1-4EA0-A558-BD2CDC48709A")]
public class ProjectConnectionsCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ProjectConnectionsCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("D474E7C6-DD8F-40DE-8039-5DA79994766E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ProjectConnectionsCreatorClass = class
interface IDTSProjectConnectionsCreator100
interface ProjectConnectionsCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("D076B50E-BAA7-4E20-A1B9-8CAB9E355BB1")>]
type ProjectConnectionsCreatorClass = class
interface IDTSProjectConnectionsCreator100
interface ProjectConnectionsCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("CF6EEC58-3BC1-4EA0-A558-BD2CDC48709A")>]
type ProjectConnectionsCreatorClass = class
interface IDTSProjectConnectionsCreator100
interface ProjectConnectionsCreator
Public Class ProjectConnectionsCreatorClass
Implements ProjectConnectionsCreator
- Inheritance
-
ProjectConnectionsCreatorClass
- Attributes
- Implements
Constructors
ProjectConnectionsCreatorClass() |
Initializes a new instance of the ProjectConnectionsCreatorClass class. |
Methods
CreateConnections(IDTSProject100) |
Create connections with a specified project. |