Udostępnij przez


ColumnProperties Class

Definition

Represents the properties of an Azure SQL Database table column.

public class ColumnProperties
type ColumnProperties = class
Public Class ColumnProperties
Inheritance
ColumnProperties

Constructors

Name Description
ColumnProperties()

Initializes a new instance of the ColumnProperties class.

Properties

Name Description
ColumnType

Optional. Gets the type of Azure SQL Database table column.

Applies to