DataType.Text Property

Definition

Creates a DataType of type SqlDataType.Text

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

Property Value

Applies to