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。

适用于