次の方法で共有


ColumnOperation.ColumnType プロパティ

定義

列のストア型 ('nvarchar(max)' など)。

public virtual string ColumnType { get; set; }
public virtual string? ColumnType { get; set; }
member this.ColumnType : string with get, set
Public Overridable Property ColumnType As String

プロパティ値

適用対象