DataType.DateTime2(Int32) メソッド

定義

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

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

パラメーター

scale
Int32

返品

適用対象