IDTSConnectionManagerDatabaseParameters100 Interface

Definition

For more information, see ConnectionManager.

public interface class IDTSConnectionManagerDatabaseParameters100
[System.Runtime.InteropServices.Guid("61163EF0-44E9-413F-A821-CC81539A72A2")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerDatabaseParameters100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("BA8A6341-284F-485E-8724-27C88994E956")]
public interface IDTSConnectionManagerDatabaseParameters100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("BBC5CC19-09F4-48B4-9480-56623FF69442")]
public interface IDTSConnectionManagerDatabaseParameters100
[<System.Runtime.InteropServices.Guid("61163EF0-44E9-413F-A821-CC81539A72A2")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerDatabaseParameters100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("BA8A6341-284F-485E-8724-27C88994E956")>]
type IDTSConnectionManagerDatabaseParameters100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("BBC5CC19-09F4-48B4-9480-56623FF69442")>]
type IDTSConnectionManagerDatabaseParameters100 = interface
Public Interface IDTSConnectionManagerDatabaseParameters100
Derived
Attributes

Properties

InitialCatalog

For more information, see ConnectionManager.

Password

For more information, see ConnectionManager.

RetainSameConnection

For more information, see ConnectionManager.

ServerName

For more information, see ConnectionManager.

UserName

For more information, see ConnectionManager.

Methods

GetConnectionForSchema()

For more information, see ConnectionManager.

Applies to