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

SyncGroupSchemaColumn Class

Definition

Represents the simple schema of a column in table.

public class SyncGroupSchemaColumn
type SyncGroupSchemaColumn = class
Public Class SyncGroupSchemaColumn
Inheritance
SyncGroupSchemaColumn

Constructors

SyncGroupSchemaColumn()

Initializes a new instance of the SyncGroupSchemaColumn class.

Properties

DataSize

Optional. The data size of the column.

DataType

Optional. The data type of the column.

QuotedName

Optional. The quoted name of the column in schema table.

Applies to