xSQL.SchemaCompare.SqlServer Namespace : SchemaDiffExtractorSettings Class |
The following tables list the members exposed by SchemaDiffExtractorSettings.
Name | Description | |
---|---|---|
![]() | SchemaDiffExtractorSettings Constructor | Initializes a new instance of the SchemaDiffExtractorSettings class. |
Name | Description | |
---|---|---|
![]() | GenerateDetails | |
![]() | IncludedStatus | Indicates that only the database objects, whose status is in the list, should be included in the schema extract. |
![]() | IncludeScript | Gets or sets the value that indicates whether the SQL script should be included in the extract. |
![]() | IncludeSubItemDetails | Gets or sets the value that indicates whether details about sub-items should be included in the extract. |
![]() | ReportTitle | Gets or sets the report title. |
![]() | ResourcePath | Gets or sets the path of the .css and .js files used by the report. An empty string is allowed. |
![]() | WriteFullName | Gets or sets the value that indicates whether the extract should include the full name of an object, which is schema.name. |