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


The following tables list the members exposed by SqlColumnCollection.

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

Reference

SqlColumnCollection Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback