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입니다.

특성

적용 대상