语言

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实例的名称。

适用于