IDTSConnectionManagerDatabaseParameters100 接口

此 API 支持 基础结构,但不能通过代码直接使用。

For more information, see ConnectionManager.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("624862CB-55F9-4A92-965F-62BC4935296A")> _
Public Interface IDTSConnectionManagerDatabaseParameters100
用法
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

IDTSConnectionManagerDatabaseParameters100 类型公开以下成员。

属性

  名称 说明
公共属性 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.

页首

方法

  名称 说明
公共方法 GetConnectionForSchema 基础结构。For more information, see ConnectionManager.

页首