| Name | Description |
 | Add | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | AddRange | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | AsReadOnly | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | BinarySearch | Overloaded. (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | Clear | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | Contains | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | ConvertAll<TOutput> | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | CopyTo | Overloaded. (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | Exists | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | Find | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | FindAll | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | FindIndex | Overloaded. (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | FindLast | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | FindLastIndex | Overloaded. (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | ForEach | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | GetDescriptions |
Returns the description of the fragments in the collection.
|
 | GetEnumerator | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | GetRange | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | GetScripts |
Returns the T-SQL script of the fragments in the collection.
|
 | IndexOf | Overloaded. (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | Insert | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | InsertRange | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | LastIndexOf | Overloaded. (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | Remove | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | RemoveAll | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | RemoveAt | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | RemoveRange | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | Reverse | Overloaded. (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | Sort | Overloaded. (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | ToArray | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | ToString |
Returns the T-SQL script of the fragments in the collection.
|
 | TrimExcess | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |
 | TrueForAll | (Inherited from System.Collections.Generic.List<SchemaScriptFragment>) |