Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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. |