ReplicationObject.SqlServerName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the name of the Microsoft SQL Server instance to which this object is connected.
public:
property System::String ^ SqlServerName { System::String ^ get(); };
public string SqlServerName { get; }
member this.SqlServerName : string
Public ReadOnly Property SqlServerName As String
Property Value
The name of the Microsoft SQL Server instance.