xSQL.SchemaCompare.SqlServer Namespace > SqlSchemaCompare Class : SqlApplicationRolePairComparing Event |
'Declaration Public Event SqlApplicationRolePairComparing As System.EventHandler(Of SqlApplicationRolePairEventArgs)
public event System.EventHandler<SqlApplicationRolePairEventArgs> SqlApplicationRolePairComparing
public: __event System.EventHandler<SqlApplicationRolePairEventArgs*>* SqlApplicationRolePairComparing
The event handler receives an argument of type SqlApplicationRolePairEventArgs containing data related to this event. The following SqlApplicationRolePairEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel (Inherited from xSQL.SchemaCompare.SqlServer.SqlEntityPairEventArgs<SqlApplicationRolePair,SqlApplicationRole>) | Gets or sets the value that indicates whether the event should be canceled. |
Pair (Inherited from xSQL.SchemaCompare.SqlServer.SqlEntityPairEventArgs<SqlApplicationRolePair,SqlApplicationRole>) | Gets the pair of entities contained in the event data. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2