IColumn.IsUnicode Property

Definition

Gets a value indicating whether or not the property can persist Unicode characters.

public virtual bool? IsUnicode { get; }
member this.IsUnicode : Nullable<bool>
Public Overridable ReadOnly Property IsUnicode As Nullable(Of Boolean)

Property Value

Applies to