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


The following tables list the members exposed by SqlDatabaseTriggerCollection.

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

Reference

SqlDatabaseTriggerCollection Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback