SyncSchema::Tables Property

Gets a SyncSchemaTables collection. This includes the tables that are contained in the SyncSchema.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)

public:
property SyncSchemaTables^ Tables {
	SyncSchemaTables^ get ();
}
Show: