WaitForOption 列舉型別

指定等候的類型。

命名空間:  Microsoft.Data.Schema.ScriptDom.Sql
組件:  Microsoft.Data.Schema.ScriptDom.Sql (在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

語法

'宣告
<SerializableAttribute> _
Public Enumeration WaitForOption
[SerializableAttribute]
public enum WaitForOption
[SerializableAttribute]
public enum class WaitForOption
[<SerializableAttribute>]
type WaitForOption
public enum WaitForOption

成員

成員名稱 說明
Delay 等候為 Delay。
Time 等候為 Time。
Statement 等候為 Statement。

請參閱

參考

Microsoft.Data.Schema.ScriptDom.Sql 命名空間