Condividi tramite


Membri IViewOptions

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

Il tipo IViewOptions espone i membri seguenti.

Proprietà

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

In alto