xSQL.SchemaCompare.SqlServer Namespace : SchemaDiffExtractorSettings Class |
For a list of all members of this type, see SchemaDiffExtractorSettings members.
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. |