NonSqlDataMigrationTable 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.
Defines metadata for table to be migrated
public class NonSqlDataMigrationTable
type NonSqlDataMigrationTable = class
Public Class NonSqlDataMigrationTable
- Inheritance
-
NonSqlDataMigrationTable
Constructors
NonSqlDataMigrationTable() |
Initializes a new instance of the NonSqlDataMigrationTable class. |
NonSqlDataMigrationTable(String) |
Initializes a new instance of the NonSqlDataMigrationTable class. |
Properties
SourceName |
Gets or sets source table name |