ReplicationObject.SqlServerName Property

Definition

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.

Applies to