Analysis Services Programming

Name (clsServer)

The Name property of an object of ClassType clsServer contains the name of the server object.

Data Type

String

Access

Read/write (read-only after the object has been named)

Remarks

You cannot use an Internet Protocol (IP) address for the Name property to connect to a server. You must use the network name of the computer that hosts the Analysis server.

See Also

clsServer