ServerType 列挙体

ServerType 列挙体には、さまざまな種類の SQL Server サービスを示す値が含まれます。

名前空間:  Microsoft.SqlServer.Management.Common
アセンブリ:  Microsoft.SqlServer.ConnectionInfo (Microsoft.SqlServer.ConnectionInfo.dll)

構文

'宣言
Public Enumeration ServerType
'使用
Dim instance As ServerType
public enum ServerType
public enum class ServerType
type ServerType
public enum ServerType

メンバー

メンバー名 説明
AnalysisServices Analysis Services
DatabaseEngine SQL Server データベース エンジン
IntegrationServices Integration Services
ReportingServices Reporting Services
SqlServerCompactEdition SQL Server Compact Edition
SqlServerEverywhere 互換性のために残されています。SQL Server Compact Edition

関連項目

参照

Microsoft.SqlServer.Management.Common 名前空間