FallbackDBMSVersion Property

English Query

English Query

FallbackDBMSVersion Property

Specifies the version of the database to use if a query cannot be generated for the primary database.

Applies To

Session Object

Syntax

string = Session.FallbackDBMSVersion

Parts

string

A string that specifies the version of the fallback database.

Session

An object variable that represents a Session object.

Remarks

This property is read-only.

See Also

FallbackDBMSType Property

SetFallbackDBMS Method