Contains the version of Microsoft OLE DB Provider for SQL Server.
Class
TCustomMSConnection
Syntax
property ClientVersion: string;
Remarks
The version of Microsoft OLE DB Provider for SQL Server (sqloledb.dll).
To get the value of this property, connection to the server must be established.
See Also