ServerType Enumeration
The ServerType enumeration contains values that are used to specify whether the server is part of a multi-server administration matrix.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Enumeration ServerType
'Usage
Dim instance As ServerType
public enum ServerType
public enum class ServerType
type ServerType
public enum ServerType
Members
Member name | Description | |
---|---|---|
Singleton |
Remarks
The ServerType enumeration class is served by the Server class and ServerGroup class.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.