xSQL Schema Compare SDK for SQL Server version 12
SqlClrTriggerCollection Class Members
Properties  Methods 


The following tables list the members exposed by SqlClrTriggerCollection.

Public Constructors
 NameDescription
Public ConstructorSqlClrTriggerCollection ConstructorInitializes a new instance of the SqlClrTriggerCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<SqlClrTrigger>)
Public PropertyItemOverloaded.  Gets the CLR trigger with the specified schema and name.  
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<SqlClrTrigger>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<SqlClrTrigger>)
Public MethodAddRange Adds the items from otherCollection to this collection. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlClrTrigger>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<SqlClrTrigger>)
Public MethodContainsOverloaded.  Indicates whether the collection contains a CLR trigger with the specified schema and name.  
Public MethodCopyFromOverloaded.  (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlClrTrigger>)
Public MethodCopyToOverloaded.  (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlClrTrigger>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<SqlClrTrigger>)
Public MethodGetItemById Returns the element with the specified id. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlClrTrigger>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<SqlClrTrigger>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<SqlClrTrigger>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<SqlClrTrigger>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<SqlClrTrigger>)
Public MethodToString Returns a string that contains collection elements formatted as comma-separated values. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<SqlClrTrigger>)
Top
See Also

Reference

SqlClrTriggerCollection Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback