SqlMetaData.Max プロパティ

定義

textntextimage の各データ型の長さを取得します。

public:
 static property long Max { long get(); };
public static long Max { get; }
static member Max : int64
Public Shared ReadOnly Property Max As Long

プロパティ値

textntextimage の各データ型の長さ。

注釈

既定値は -1 です。

適用対象