Server Property

Specifies the name of the current data base server for SQL Server or Oracle providers.

Syntax

object.Server[= String]

Parameters

The Server property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

String

The name of the current database server; for example:

QALAB15

See Also