หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
The possible View options.
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public Enumeration ViewOptionKind
'Usage
Dim instance As ViewOptionKind
public enum ViewOptionKind
public enum class ViewOptionKind
type ViewOptionKind
public enum ViewOptionKind
Members
| Member name | Description | |
|---|---|---|
| Encryption | Defines the type of encryption. | |
| SchemaBinding | Defines the schema binding. | |
| ViewMetadata | Defines the ViewMetadata. |