System.Data.SqlDbType.VarChar Field

string. A variable-length stream of non-Unicode characters ranging between 1 and 8,000 characters. Use SqlDbType.VarChar when the database column is varchar(max).

Syntax

SqlDbType VarChar

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0