NotInTransaction Property

Summary

CCOW context manager error: Attempt to perform a context management transaction method when a transaction is not in progress..

Syntax
C#
VB
C++
public static string NotInTransaction { get; } 
Public Shared ReadOnly Property NotInTransaction As String 
public: 
static property String^ NotInTransaction { 
   String^ get(); 
} 

Property Value

The error string.

Requirements

Target Platforms

See Also

Reference

Resources Class

Resources Members

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly