Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the options for the dialog.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration DialogOptionKind
'Usage
Dim instance As DialogOptionKind
public enum DialogOptionKind
public enum class DialogOptionKind
type DialogOptionKind
public enum DialogOptionKind
Elemente
| Elementname | Beschreibung | |
|---|---|---|
| Encryption | The Encryption option. | |
| Lifetime | The Lifetime option. | |
| RelatedConversation | The RelatedConversation option. | |
| RelatedConversationGroup | The RelatedConversationGroup option. |