ServerType 枚举
The ServerType enumeration contains values that are used to specify whether the server is part of a multi-server administration matrix.
命名空间: Microsoft.SqlServer.Management.Smo
程序集: Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)
语法
声明
Public Enumeration ServerType
用法
Dim instance As ServerType
public enum ServerType
public enum class ServerType
type ServerType
public enum ServerType
成员
成员名称 | 说明 | |
---|---|---|
Singleton |
注释
The ServerType enumeration class is served by the Server class and ServerGroup class.
仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。