MaxDurationOption.Unit プロパティ

定義

最大継続時間の単位。 分のみがサポートされています。 省略可能。null でもかまいません。

public Microsoft.SqlServer.TransactSql.ScriptDom.TimeUnit? Unit { get; set; }
member this.Unit : Nullable<Microsoft.SqlServer.TransactSql.ScriptDom.TimeUnit> with get, set
Public Property Unit As Nullable(Of TimeUnit)

プロパティ値

適用対象