Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the type of wait.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration WaitForOption
'Usage
Dim instance As WaitForOption
[SerializableAttribute]
public enum WaitForOption
[SerializableAttribute]
public enum class WaitForOption
public enum WaitForOption
Members
| Member name | Description | |
|---|---|---|
| Delay | Wait for Delay | |
| Time | Wait for Time | |
| Statement | Wait for Statement |