DataType.NText Property

Definition

Creates a DataType of type SqlDataType.NText

public static Microsoft.SqlServer.Management.Smo.DataType NText { get; }
static member NText : Microsoft.SqlServer.Management.Smo.DataType
Public Shared ReadOnly Property NText As DataType

Property Value

Applies to