Поделиться через


ConnectionManager.DatabaseEngineType Property

Definition

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

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

Property Value

Applies to