Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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
Members
| Member name | Description | |
|---|---|---|
| Encryption | The Encryption option. | |
| Lifetime | The Lifetime option. | |
| RelatedConversation | The RelatedConversation option. | |
| RelatedConversationGroup | The RelatedConversationGroup option. |