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


The following tables list the members exposed by SqlReferencedForeignKeyCollection.

Public Constructors
 NameDescription
Public ConstructorSqlReferencedForeignKeyCollection ConstructorInitializes a new instance of the SqlReferencedForeignKeyCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Public PropertyItemOverloaded.  Gets the element with the specified name. (Inherited from xSQL.Schema.Core.CollectionBase<SqlForeignKey>)
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Public MethodContainsOverloaded.  Indicates whether the collection contains an element with the specified id. (Inherited from xSQL.Schema.Core.CollectionBase<SqlForeignKey>)
Public MethodCopyFrom Copies the otherCollection to this collection. (Inherited from xSQL.Schema.Core.CollectionBase<SqlForeignKey>)
Public MethodCopyToOverloaded.  (Inherited from xSQL.Schema.Core.CollectionBase<SqlForeignKey>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Public MethodGetItemById Returns the element with the specified id. (Inherited from xSQL.Schema.Core.CollectionBase<SqlForeignKey>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Public MethodToString Returns a string that contains all collection items formatted as comma-separated values. (Inherited from xSQL.Schema.Core.CollectionBase<SqlForeignKey>)
Top
Protected Methods
 NameDescription
Protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<SqlForeignKey>)
Top
See Also

Reference

SqlReferencedForeignKeyCollection Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback