DBMSVersion Property

Specfies the version of Microsoft® SQL Server™ used in this session.

Syntax

string = Session.DBMSVersion

Part Description
Session An object variable that represents a Session object.
string A returned string that specifies the version of SQL Server used in this session.

Applies To

Session

Remarks

This property is read-only.

See Also

ClarifySpellingErrors Property, DomainInfo Object, InitDomain Method, ParseRequest Method, QuestionBuilder Object, RetainContext Property, SetDBMS Method


(c) 1996-1998 Microsoft Corporation. All Rights Reserved.