ADO and SQL Server

DBMS Name Property

The DBMS Name property returns the name of the product accessed by the provider (for example, Microsoft® SQL Server™, or Microsoft Excel).

Applies To
Connection Object

Syntax

object.Properties("DBMS Name")

Parts

object

Expression that evaluates to an object in the Applies To list.

Data Type

adBSTR

Modifiable

Read-only

OLE DB Property

DBPROP_DBMSNAME

See Also

DBMS Version Property