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


The following tables list the members exposed by SqlUniqueConstraintCollection.

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

Reference

SqlUniqueConstraintCollection Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback