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