次の方法で共有


ColumnOperation.IsUnicode プロパティ

定義

列に Unicode データを含めることができるかどうか、または null 指定されていないか、この列の種類に適用されないかを示します。

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

プロパティ値

適用対象