SqlMetaData.Max 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 text
、ntext
和 image
資料型別的長度。
public:
static property long Max { long get(); };
public static long Max { get; }
static member Max : int64
Public Shared ReadOnly Property Max As Long
屬性值
text
、ntext
和 image
資料型別的長度。
備註
預設值為 -1。