DataType.NChar(Int32) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cria um DataType do tipo SqlDataType.NChar
public static Microsoft.SqlServer.Management.Smo.DataType NChar(int maxLength);
static member NChar : int -> Microsoft.SqlServer.Management.Smo.DataType
Public Shared Function NChar (maxLength As Integer) As DataType
Parâmetros
- maxLength
- Int32