xSQL Schema Compare SDK for SQL Server version 12
SqlColumnEncryptionKeyPairEventArgs Class
Members 


Provides data to the event raised during the comparison of the column encryption keys.
Object Model
SqlColumnEncryptionKeyPairEventArgs Class
Syntax
'Declaration
 
Public NotInheritable Class SqlColumnEncryptionKeyPairEventArgs 
   Inherits xSQL.SchemaCompare.SqlServer.SqlEntityPairEventArgs(Of SqlColumnEncryptionKeyPair,SqlColumnEncryptionKey)
   Implements a.b.a.a 
public sealed class SqlColumnEncryptionKeyPairEventArgs : xSQL.SchemaCompare.SqlServer.SqlEntityPairEventArgs<SqlColumnEncryptionKeyPair,SqlColumnEncryptionKey>, a.b.a.a  
public __gc __sealed class SqlColumnEncryptionKeyPairEventArgs : public xSQL.SchemaCompare.SqlServer.SqlEntityPairEventArgs<SqlColumnEncryptionKeyPair,SqlColumnEncryptionKey>, a.b.a.a  
Inheritance Hierarchy

System.Object
   System.EventArgs
      xSQL.SchemaCompare.SqlServer.SqlEntityPairEventArgs<TPair,T>
         xSQL.SchemaCompare.SqlServer.SqlColumnEncryptionKeyPairEventArgs

Requirements

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

See Also

Reference

SqlColumnEncryptionKeyPairEventArgs Members
xSQL.SchemaCompare.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback