IColumn.MaxLength 属性

定义

获取此列中允许的最大数据长度。 例如,如果 属性为 String ',则这是最大字符数。

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

属性值

适用于