ColumnProvider.MaxLength 屬性

定義

取得或設定該欄位允許的最大長度。

public:  virtual property int MaxLength {  public:
int get(); protected:
 void set(int value); };
public virtual int MaxLength { get; protected set; }
member this.MaxLength : int with get, set
Public Overridable Property MaxLength As Integer

屬性值

此欄允許的最大長度。

備註

此特性僅適用於字串資料型別。

適用於