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.
Represents the simple schema of a 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. |
Properties
Columns |
Optional. Column list in table. |
QuotedName |
Optional. The quoted name of the schema table. |