ReplicationObject.SqlServerName 属性

定义

获取此对象连接到的 Microsoft SQL Server 实例的名称。

public:
 property System::String ^ SqlServerName { System::String ^ get(); };
public string SqlServerName { get; }
member this.SqlServerName : string
Public ReadOnly Property SqlServerName As String

属性值

Microsoft SQL Server 实例的名称。

适用于