Contains details of a user action that has failed due to schema changes since the project was created.

Namespace:  RedGate.SQLDataCompare.Engine
Assembly:  RedGate.SQLDataCompare.Engine (in RedGate.SQLDataCompare.Engine.dll)

Syntax

Visual Basic (Declaration)
Public Structure UserActionWarning
C#
public struct UserActionWarning
Visual C++
public value class UserActionWarning

See Also