ConnectionManager.DatabaseEngineType Property

Definition

Returns the database engine type of SQL Server. Exceptions: ConnectionFailureException

public Microsoft.SqlServer.Management.Common.DatabaseEngineType DatabaseEngineType { get; }
member this.DatabaseEngineType : Microsoft.SqlServer.Management.Common.DatabaseEngineType
Public ReadOnly Property DatabaseEngineType As DatabaseEngineType

Property Value

Applies to