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 實例的名稱。

適用於