Context.PrepareToPendingCommitCore(Segment, Boolean) メソッド

定義

public:
 virtual bool PrepareToPendingCommitCore(Microsoft::XLANGs::Core::Segment ^ s, bool childIsHandlingException);
public virtual bool PrepareToPendingCommitCore (Microsoft.XLANGs.Core.Segment s, bool childIsHandlingException);
abstract member PrepareToPendingCommitCore : Microsoft.XLANGs.Core.Segment * bool -> bool
override this.PrepareToPendingCommitCore : Microsoft.XLANGs.Core.Segment * bool -> bool
Public Overridable Function PrepareToPendingCommitCore (s As Segment, childIsHandlingException As Boolean) As Boolean

パラメーター

childIsHandlingException
Boolean

戻り値

実装

適用対象