This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Download Microsoft Edge
More info about Internet Explorer and Microsoft Edge
public static Microsoft.SqlServer.Management.Smo.DataType NVarChar (int maxLength);
static member NVarChar : int -> Microsoft.SqlServer.Management.Smo.DataType
Public Shared Function NVarChar (maxLength As Integer) As DataType
Parameters