AzureSqlSyncFullSchemaModel 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.
Represents a the full schema of member database of a sync member
public class AzureSqlSyncFullSchemaModel
	type AzureSqlSyncFullSchemaModel = class
	Public Class AzureSqlSyncFullSchemaModel
		- Inheritance
 - 
				AzureSqlSyncFullSchemaModel
 
Constructors
| AzureSqlSyncFullSchemaModel() | 
		 Construct AzureSqlSyncFullSchemaModel  | 
        	
| AzureSqlSyncFullSchemaModel(SyncFullSchema) | 
		 Construct AzureSqlSyncFullSchemaModel  | 
        	
Properties
| LastUpdateTime | 
		 Last Update time of this schema  | 
        	
| Tables | 
		 Tables in the database  |