Share via


SchemaComparePublishProjectResult Class

Definition

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

Applies to