Schema Class
Model schema container class for Schema
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dac.Model.Schema
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public NotInheritable Class Schema
'Usage
public static class Schema
public ref class Schema abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Schema = class end
public final class Schema
The Schema type exposes the following members.
Properties
Name | Description | |
---|---|---|
Authorizer | Authorizer relationship class of Schema | |
TypeClass | Type class for Schema |
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.