Langue

DataType.Time(Int32) Méthode

Définition

Crée un Type de données de type SqlDataType.Time

public static Microsoft.SqlServer.Management.Smo.DataType Time(int scale);
static member Time : int -> Microsoft.SqlServer.Management.Smo.DataType
Public Shared Function Time (scale As Integer) As DataType

Paramètres

scale
Int32

Retours

S’applique à