Share via


IDTSConnectionManagerDatabaseParameters100 Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see ConnectionManager.

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

Syntax

'Declaration
<GuidAttribute("624862CB-55F9-4A92-965F-62BC4935296A")> _
Public Interface IDTSConnectionManagerDatabaseParameters100
'Usage
Dim instance As IDTSConnectionManagerDatabaseParameters100
[GuidAttribute("624862CB-55F9-4A92-965F-62BC4935296A")]
public interface IDTSConnectionManagerDatabaseParameters100
[GuidAttribute(L"624862CB-55F9-4A92-965F-62BC4935296A")]
public interface class IDTSConnectionManagerDatabaseParameters100
[<GuidAttribute("624862CB-55F9-4A92-965F-62BC4935296A")>]
type IDTSConnectionManagerDatabaseParameters100 =  interface end
public interface IDTSConnectionManagerDatabaseParameters100