Freigeben über


MigrateSyncCompleteCommandInput Class

Definition

Input for command that completes sync migration for a database.

public class MigrateSyncCompleteCommandInput
type MigrateSyncCompleteCommandInput = class
Public Class MigrateSyncCompleteCommandInput
Inheritance
MigrateSyncCompleteCommandInput

Constructors

Name Description
MigrateSyncCompleteCommandInput()

Initializes a new instance of the MigrateSyncCompleteCommandInput class.

MigrateSyncCompleteCommandInput(String, Nullable<DateTimeOffset>)

Initializes a new instance of the MigrateSyncCompleteCommandInput class.

Properties

Name Description
CommitTimeStamp

Gets or sets time stamp to complete

DatabaseName

Gets or sets name of database

Methods

Name Description
Validate()

Validate the object.

Applies to