IDTSConnectionManagerDatabaseParameters100 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IDTSConnectionManagerDatabaseParameters100
[System.Runtime.InteropServices.Guid("D2D60F2F-C5D9-4484-9B91-BF4CC06F11ED")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerDatabaseParameters100
[<System.Runtime.InteropServices.Guid("D2D60F2F-C5D9-4484-9B91-BF4CC06F11ED")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerDatabaseParameters100 = interface
Public Interface IDTSConnectionManagerDatabaseParameters100
- 派生
- 属性
属性
| InitialCatalog | |
| Password | |
| RetainSameConnection | |
| ServerName | |
| UserName |
方法
| GetConnectionForSchema() |