DesignerDataColumn.Length 屬性

定義

取得資料行的位元組長度。

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

屬性值

資料行的長度,以位元組為單位。

適用於