Partilhar via


Membros IViewOptions

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

O tipo IViewOptions expõe os seguintes membros.

Propriedades

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

Início