SqlChars.MaxLength 屬性

定義

取得內部緩衝區可儲存的最大長度(兩位元組字元)。

public:
 property long MaxLength { long get(); };
public long MaxLength { get; }
member this.MaxLength : int64
Public ReadOnly Property MaxLength As Long

屬性值

代表 Int64 內部緩衝區值最大長度(兩位元組字元)。

回 -1 串流包裹 SqlChars

備註

預設值為 0。

適用於

另請參閱