Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Model schema container class for View
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.View
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class View
'Usage
public static class View
public ref class View abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type View = class end
public final class View
The View type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
AnsiNullsOn | AnsiNullsOn property class of View |
![]() ![]() |
BodyDependencies | BodyDependencies relationship class of View |
![]() ![]() |
Columns | Columns relationship class of View |
![]() ![]() |
QuotedIdentifierOn | QuotedIdentifierOn property class of View |
![]() ![]() |
Replicated | Replicated property class of View |
![]() ![]() |
Schema | Schema relationship class of View |
![]() ![]() |
SelectStatement | SelectStatement property class of View |
![]() ![]() |
TypeClass | Type class for View |
![]() ![]() |
WithCheckOption | WithCheckOption property class of View |
![]() ![]() |
WithEncryption | WithEncryption property class of View |
![]() ![]() |
WithSchemaBinding | WithSchemaBinding property class of View |
![]() ![]() |
WithViewMetadata | WithViewMetadata property class of View |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.