SqlMetaData.Max Property

Definition

Gets the length of text, ntext, and image data types.

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

Property Value

The length of text, ntext, and image data types.

Remarks

The default value is -1.

Applies to