ColumnOperation.ColumnType Property

Definition

The store type of the column--for example, 'nvarchar(max)'.

public virtual string ColumnType { get; set; }
public virtual string? ColumnType { get; set; }
member this.ColumnType : string with get, set
Public Overridable Property ColumnType As String

Property Value

Applies to