Freigeben über


IViewOptions-Member

The IViewOptions class is an interface that represents a collection of options that is associated with a view.

Der IViewOptions-Typ macht die folgenden Member verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AnsiNullsStatus
Öffentliche Eigenschaft CreateDate Gets the date and time when the view was created.
Öffentliche Eigenschaft DateLastModified
Öffentliche Eigenschaft ID
Öffentliche Eigenschaft IsEncrypted
Öffentliche Eigenschaft IsSchemaBound Gets the Boolean value that determines whether a schema is bound to the view.
Öffentliche Eigenschaft IsSchemaOwned Gets the Boolean value that determines whether the view schema has an owner.
Öffentliche Eigenschaft IsSystemObject Gets the Boolean value that determines whether the view is a system object.
Öffentliche Eigenschaft Name Gets or sets the name of the view.
Öffentliche Eigenschaft 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.
Öffentliche Eigenschaft ReturnsViewMetadata Gets the Boolean value that determines whether the metadata is returned with the view data.

Zum Anfang