หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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. |