StrippedServerAddress Property (LinkedServer)
In This Topic
Gets the ServerAddress, with connection properties stripped out.
Syntax
'Declaration
Public ReadOnly Property StrippedServerAddress As String
public string StrippedServerAddress {get;}
See Also