xSQL.SchemaCompare.SqlServer Namespace : SchemaScriptFragment Class |
The following tables list the members exposed by SchemaScriptFragment.
Name | Description | |
---|---|---|
![]() | Entity | Gets the database entity for which the script is generated. |
![]() | Id | Gets a unique id assigned to the fragment. |
![]() | Pair | Gets the base pair for which the script is generated. The Entity entity is associated with this pair. |
![]() | Script | Gets the script object contained in the fragment. |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Indicates whether this fragment is equal to other object. |
![]() | GetDescription | Returns a description for the script. |
![]() | GetScript | Returns the T-SQL script of the fragment. |
![]() | ToString | Returns the T-SQL script of the fragment. |