Table.GetRemoteTableMigrationStatistics Method
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.
Get remote table migration statistics. Null if Remote Data Archive is not enabled for table or the remote table provisioning is not complete
public Microsoft.SqlServer.Management.Smo.RemoteTableMigrationStatistics GetRemoteTableMigrationStatistics ();
member this.GetRemoteTableMigrationStatistics : unit -> Microsoft.SqlServer.Management.Smo.RemoteTableMigrationStatistics
Public Function GetRemoteTableMigrationStatistics () As RemoteTableMigrationStatistics
Returns
Table Migration statistics if Remote Data Archive is enabled and the remote table is provisioned, else null