DataType.IsStringType Property

Definition

Indicates whether the type is a string type or not.

public bool IsStringType { get; }
member this.IsStringType : bool
Public ReadOnly Property IsStringType As Boolean

Property Value

Applies to