DataType.Time(Int32) 方法

定義

建立一個 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

參數

scale
Int32

傳回

適用於