共用方式為


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.

上層