Name | Description | |
---|---|---|
![]() | Column Constructor | Initializes a new instance of the Column class with the specified name, data type and schema. |
The following tables list the members exposed by Column.
Name | Description | |
---|---|---|
![]() | Column Constructor | Initializes a new instance of the Column class with the specified name, data type and schema. |
Name | Description | |
---|---|---|
![]() | DataType | Gets the data type of the column. |
![]() | IsPrimaryKey | Gets a value indicating whether the column is part of the primary key for the table. |
![]() | Name | Gets the name of the column. |