SyncGroupSchemaTable 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.
Properties of table in sync group schema.
public class SyncGroupSchemaTable
type SyncGroupSchemaTable = class
Public Class SyncGroupSchemaTable
- Inheritance
-
SyncGroupSchemaTable
Constructors
SyncGroupSchemaTable() |
Initializes a new instance of the SyncGroupSchemaTable class. |
SyncGroupSchemaTable(IList<SyncGroupSchemaTableColumn>, String) |
Initializes a new instance of the SyncGroupSchemaTable class. |
Properties
Columns |
Gets or sets list of columns in sync group schema. |
QuotedName |
Gets or sets quoted name of sync group schema table. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET