ReplicationMonitor.Name 속성

정의

현재 연결된 Microsoft SQL Server 인스턴스의 이름을 가져옵니다.

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

속성 값

String SQL Server 인스턴스의 이름을 지정하는 값입니다.

설명

모든 사용자가 속성을 Name 검색할 수 있습니다.

적용 대상