Classe View
Model schema container class for View
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.View
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class View
'Uso
public static class View
public ref class View abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type View = class end
public final class View
O tipo View expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
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 |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.