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

MigrateSyncCompleteCommandInput()

Initializes a new instance of the MigrateSyncCompleteCommandInput class.

MigrateSyncCompleteCommandInput(String, Nullable<DateTimeOffset>)

Initializes a new instance of the MigrateSyncCompleteCommandInput class.

Properties

CommitTimeStamp

Gets or sets time stamp to complete

DatabaseName

Gets or sets name of database

Methods

Validate()

Validate the object.

Applies to