共用方式為


IColumn.MaxLength 屬性

定義

取得此資料行中允許的最大資料長度。 例如,如果屬性是 String ',則這是字元數上限。

public virtual int? MaxLength { get; }
member this.MaxLength : Nullable<int>
Public Overridable ReadOnly Property MaxLength As Nullable(Of Integer)

屬性值

適用於