언어

IDTSConnectionManagerMarshalControl100.CanMarshal 속성

정의

연결 관리자를 마샬링할 수 있는지 나타내는 값을 받습니다.

public:
 property bool CanMarshal { bool get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public bool CanMarshal { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.CanMarshal : bool
Public ReadOnly Property CanMarshal As Boolean

속성 값

커넥션 매니저가 마샬링될 수 있다면 참입니다; 그렇지 않으면 거짓입니다.

특성

적용 대상