你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SyncFullSchema Class

Definition

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.

Applies to