ConnectionManagerOdbc 介面
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
For more information, see ConnectionManagerOdbcClass.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")> _
Public Interface ConnectionManagerOdbc _
Inherits IDTSConnectionManager100
'用途
Dim instance As ConnectionManagerOdbc
[GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")]
public interface ConnectionManagerOdbc : IDTSConnectionManager100
[GuidAttribute(L"E6E46B7A-6424-41C2-B658-387221DB74ED")]
public interface class ConnectionManagerOdbc : IDTSConnectionManager100
[<GuidAttribute("E6E46B7A-6424-41C2-B658-387221DB74ED")>]
type ConnectionManagerOdbc =
interface
interface IDTSConnectionManager100
end
public interface ConnectionManagerOdbc extends IDTSConnectionManager100
ConnectionManagerOdbc 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
ConnectionString | 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。) | |
ProtectionLevel | 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。) | |
SupportsDTCTransactions | 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。) |
上層
方法
名稱 | 說明 | |
---|---|---|
AcquireConnection | 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。) | |
ReleaseConnection | 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。) | |
SetQualifier | 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。) | |
Validate | 基礎結構。For more information, see ConnectionManager. (繼承自 IDTSConnectionManager100。) |
上層