TTSCommit 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]

Commits 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 TTSCommit
'Usage
Dim instance As AxaptaWrapper

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

See Also

Reference

AxaptaWrapper Class

Microsoft.Dynamics.Framework.Reports Namespace