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


The following tables list the members exposed by ForeignKeyColumnCollection.

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

Reference

ForeignKeyColumnCollection Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback