Context.PrepareToPendingCommit(Segment) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool PrepareToPendingCommit(Microsoft::XLANGs::Core::Segment ^ s);
public virtual bool PrepareToPendingCommit (Microsoft.XLANGs.Core.Segment s);
abstract member PrepareToPendingCommit : Microsoft.XLANGs.Core.Segment -> bool
override this.PrepareToPendingCommit : Microsoft.XLANGs.Core.Segment -> bool
Public Overridable Function PrepareToPendingCommit (s As Segment) As Boolean
Parameters
- s
- Segment