DataType.NChar(Int32) Metodo

Definizione

Crea un tipo di dati di 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

Parametri

maxLength
Int32

Valori restituiti

Si applica a