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

属性值

Boolean

如果可以封送连接管理器,则为 true;否则为 false。

属性

适用于