IViewOptions Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
[Microsoft.SqlServer.Management.Facets.EvaluationMode(Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnChanges | Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnSchedule | Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.Enforce)]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("CREATE_VIEW", "VIEW")]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("ALTER_VIEW", "VIEW")]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("RENAME", "VIEW")]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("ALTER_AUTHORIZATION_DATABASE", "VIEW")]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("ALTER_SCHEMA", "VIEW")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IViewOptions_Desc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IViewOptions_Name")]
[Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.Smo.LocalizableResources")]
[System.CLSCompliant(false)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))]
public interface IViewOptions : Microsoft.SqlServer.Management.Sdk.Sfc.IDmfFacet
[<Microsoft.SqlServer.Management.Facets.EvaluationMode(Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnChanges | Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnSchedule | Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.Enforce)>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("CREATE_VIEW", "VIEW")>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("ALTER_VIEW", "VIEW")>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("RENAME", "VIEW")>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("ALTER_AUTHORIZATION_DATABASE", "VIEW")>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("ALTER_SCHEMA", "VIEW")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IViewOptions_Desc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IViewOptions_Name")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.Smo.LocalizableResources")>]
[<System.CLSCompliant(false)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))>]
type IViewOptions = interface
interface IDmfFacet
Public Interface IViewOptions
Implements IDmfFacet
- Derived
- Attributes
- Implements
Properties
AnsiNullsStatus | |
CreateDate | |
ID | |
IsEncrypted | |
IsSchemaBound | |
IsSchemaOwned | |
IsSystemObject | |
Name | |
Owner | |
QuotedIdentifierStatus | |
ReturnsViewMetadata | |
Schema |