DataType.Time(Int32) Método

Definição

Cria um DataType do tipo 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

Parâmetros

scale
Int32

Retornos

Aplica-se a