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


Provides data to the event that is raised during the schema read of the CLR procedures.
Object Model
SqlClrProcedureEventArgs Class
Syntax
'Declaration
 
Public NotInheritable Class SqlClrProcedureEventArgs 
   Inherits xSQL.Schema.Core.EntityEventArgs(Of SqlClrProcedure)
   Implements a.b.a.a 
public sealed class SqlClrProcedureEventArgs : xSQL.Schema.Core.EntityEventArgs<SqlClrProcedure>, a.b.a.a  
public __gc __sealed class SqlClrProcedureEventArgs : public xSQL.Schema.Core.EntityEventArgs<SqlClrProcedure>, a.b.a.a  
Inheritance Hierarchy

System.Object
   System.EventArgs
      xSQL.Schema.Core.EntityEventArgs<T>
         xSQL.Schema.SqlServer.SqlClrProcedureEventArgs

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

SqlClrProcedureEventArgs Members
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback