다음을 통해 공유


IViewOptions 멤버

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

IViewOptions 형식은 다음 멤버를 노출합니다.

속성

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

맨 위로 이동