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


The following tables list the members exposed by SchemaScriptFragmentCollection.

Public Constructors
 NameDescription
Public ConstructorSchemaScriptFragmentCollection ConstructorInitializes a new instance of the SchemaScriptFragmentCollection class.  
Top
Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public PropertyCount (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public PropertyItem (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodAddRange (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodClear (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodContains (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodConvertAll<TOutput> (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodExists (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodFind (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodFindAll (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodForEach (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodGetDescriptions Returns the description of the fragments in the collection.  
Public MethodGetEnumerator (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodGetRange (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodGetScripts Returns the T-SQL script of the fragments in the collection.  
Public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodInsert (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodInsertRange (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodRemove (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodRemoveRange (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodToArray (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodToString Returns the T-SQL script of the fragments in the collection.  
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<SchemaScriptFragment>)
Top
See Also

Reference

SchemaScriptFragmentCollection Class
xSQL.SchemaCompare.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback