DtsServerType 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
重要
此 API 不符合 CLS 規範。
顯示資料轉換服務(DTS)伺服器類型及其屬性的描述。
public ref class DtsServerType : Microsoft::SqlServer::Management::UI::ConnectionDlg::IServerType2
[Microsoft.SqlServer.Management.UI.ConnectionDlg.AdvancedViewHelpKeyWord("sql13.swb.connecttodtsserver.login.f1")]
[Microsoft.SqlServer.Management.UI.ConnectionDlg.HelpKeyWord("sql13.swb.connection.login.dtsserver.f1")]
[Microsoft.SqlServer.Management.UI.ConnectionDlg.RegisterServerHelpKeyWord("sql13.swb.registerserver.general.dts.f1")]
[System.CLSCompliant(false)]
public class DtsServerType : Microsoft.SqlServer.Management.UI.ConnectionDlg.IServerType2
[<Microsoft.SqlServer.Management.UI.ConnectionDlg.AdvancedViewHelpKeyWord("sql13.swb.connecttodtsserver.login.f1")>]
[<Microsoft.SqlServer.Management.UI.ConnectionDlg.HelpKeyWord("sql13.swb.connection.login.dtsserver.f1")>]
[<Microsoft.SqlServer.Management.UI.ConnectionDlg.RegisterServerHelpKeyWord("sql13.swb.registerserver.general.dts.f1")>]
[<System.CLSCompliant(false)>]
type DtsServerType = class
interface IServerType2
interface IServerType
Public Class DtsServerType
Implements IServerType2
- 繼承
-
DtsServerType
- 屬性
- 實作
建構函式
| 名稱 | Description |
|---|---|
| DtsServerType() |
初始化 DtsServerType 類別的新執行個體。 |
欄位
| 名稱 | Description |
|---|---|
| authCollection |
定義控制的驗證收集。 |
| ServerType |
定義一個指定伺服器類型的值。 |
| TrustedAuthenticationType |
定義一個整數,表示可信的認證類型。 此欄位是常數。 |
屬性
| 名稱 | Description |
|---|---|
| IsEnabled |
會得到一個值,表示是否啟用了伺服器連線。 |
方法
| 名稱 | Description |
|---|---|
| CreateSqlOlapConnectionInfoBase(UIConnectionInfo) |
建立資料轉換服務(DTS)連線資訊物件。 |