SyncFullSchema 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 the full sync schema of a database.
public class SyncFullSchema
type SyncFullSchema = class
Public Class SyncFullSchema
- Inheritance
-
SyncFullSchema
Constructors
SyncFullSchema() |
Initializes a new instance of the SyncFullSchema class. |
Properties
LastUpdateTime |
Optional. Last Update time of this schema. |
Tables |
Optional. Table list in database. |