IViewOptions Members
The IViewOptions class is an interface that represents a collection of options that is associated with a view.
The following tables list the members exposed by the IViewOptions type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
AnsiNullsStatus | |
![]() |
CreateDate | Gets the date and time when the view was created.This property is not CLS-compliant. |
![]() |
DateLastModified | |
![]() |
ID | |
![]() |
IsEncrypted | |
![]() |
IsSchemaBound | Gets the Boolean value that determines whether a schema is bound to the view. This property is not CLS-compliant. |
![]() |
IsSchemaOwned | Gets the Boolean value that determines whether the view schema has an owner. This property is not CLS-compliant. |
![]() |
IsSystemObject | Gets the Boolean value that determines whether the view is a system object.This property is not CLS-compliant. |
![]() |
Name | Gets or sets the name of the view.This property is not CLS-compliant. |
![]() |
QuotedIdentifierStatus | Gets or sets the Boolean value that determines whether identifiers delimited by double quotation marks are Transact-SQL reserved keywords or contain characters not usually allowed by the Transact-SQL syntax rules.This property is not CLS-compliant. |
![]() |
ReturnsViewMetadata | Gets the Boolean value that determines whether the metadata is returned with the view data.This property is not CLS-compliant. |
Top
.gif)