SyncGroupSchemaColumn 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 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. |