WaitForOption, énumération
Spécifie le type d'attente.
Espace de noms : Microsoft.Data.Schema.ScriptDom.Sql
Assembly : Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Enumeration WaitForOption
[SerializableAttribute]
public enum WaitForOption
[SerializableAttribute]
public enum class WaitForOption
[<SerializableAttribute>]
type WaitForOption
public enum WaitForOption
Membres
Nom de membre | Description | |
---|---|---|
Delay | Attendre Delay | |
Time | Attendre Time | |
Statement | Attendre Statement |