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