MigrateSyncCompleteCommandInput 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.
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. |