SqlBytes.MaxLength 屬性

定義

取得此 SqlBytes內部緩衝區值的最大長度。

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

屬性值

long 代表內部緩衝區值的最大長度。 回 -1 串流包裹 SqlBytes

備註

預設值為 0。

適用於

另請參閱