TTSAbort Method

This member has a SecurityCriticalAttribute attribute, which restricts it to internal use by the .NET Framework for Silverlight class library. Application code that uses this member throws a MethodAccessException.[SECURITY CRITICAL]

Aborts a transaction previously started by TTSBegin.

Namespace:  Microsoft.Dynamics.Framework.Reports
Assembly:  Microsoft.Dynamics.Framework.Reports (in Microsoft.Dynamics.Framework.Reports.dll)

Syntax

'Declaration
<SecurityCriticalAttribute> _
Public Sub TTSAbort
'Usage
Dim instance As AxaptaWrapper

instance.TTSAbort()
[SecurityCriticalAttribute]
public void TTSAbort()
[SecurityCriticalAttribute]
public:
void TTSAbort()

See Also

Reference

AxaptaWrapper Class

Microsoft.Dynamics.Framework.Reports Namespace