DesignerDataColumn.Length プロパティ

定義

データ列の長さ (バイト単位) を取得します。

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

プロパティ値

データ列の長さ (バイト単位)。

適用対象