ServerName Property (SqlServerAlias Class)

Gets the name of the instance of Microsoft SQL Server specified by the server connection alias.

구문

object.ServerName [= value]

Parts

Property Value/Return Value

A string value that specifies the name of the instance of SQL Server referenced by the server connection alias.

주의