SchemaComparePublishProjectResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Result of publishing comparison result to database
public class SchemaComparePublishProjectResult
type SchemaComparePublishProjectResult = class
Public Class SchemaComparePublishProjectResult
- Inheritance
-
SchemaComparePublishProjectResult
Constructors
SchemaComparePublishProjectResult() |
Properties
AddedFiles |
Files that were added by operation |
ChangedFiles |
Files that were changed by operation |
DeletedFiles |
Files that were deleted by operation |
ErrorMessage |
Error message if the operation was a failure |
Success |
Whether the operation was a success |