DataType.Time(Int32) メソッド

定義

SqlDataType.Time 型の DataType を作成します。

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

返品

適用対象