IDTSConnectionManagerDatabaseParameters100.RetainSameConnection 属性

定义

public:
 property bool RetainSameConnection { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(25)]
public bool RetainSameConnection { [System.Runtime.InteropServices.DispId(25)] get; [System.Runtime.InteropServices.DispId(25)] set; }
[<System.Runtime.InteropServices.DispId(25)>]
[<get: System.Runtime.InteropServices.DispId(25)>]
[<set: System.Runtime.InteropServices.DispId(25)>]
member this.RetainSameConnection : bool with get, set
Public Property RetainSameConnection As Boolean

属性值

如果连接管理器保留相同的连接,则为 true;否则为 false

属性

适用于