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 인스턴스의 이름입니다.

적용 대상