RemoteDataArchiveTableOption.MigrationState Property
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.
Option state which specifies if migration is disabled or inbound or outbound for a table.
public Microsoft.SqlServer.TransactSql.ScriptDom.MigrationState MigrationState { get; set; }
member this.MigrationState : Microsoft.SqlServer.TransactSql.ScriptDom.MigrationState with get, set
Public Property MigrationState As MigrationState