View 클래스
Model schema container class for View
상속 계층
System.Object
Microsoft.SqlServer.Dac.Model.View
네임스페이스: Microsoft.SqlServer.Dac.Model
어셈블리: Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)
구문
‘선언
Public NotInheritable Class View
‘사용 방법
public static class View
public ref class View abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type View = class end
public final class View
View 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
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 |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.