DataType.NVarChar(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée un Type de données de type SqlDataType.NVarChar
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
Paramètres
- maxLength
- Int32