Name (clsServer)
Hinweis |
|---|
Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird. |
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)
Hinweise
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.
Hinweis