언어

RegisteredSubscriber.Description 속성

정의

객체에 대한 텍스트 설명을 얻거나 설정합니다.

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

속성 값

String 등록된 가입자의 텍스트 설명을 포함하는 값입니다.

설명

Microsoft SQL Server 2005에서는 더 이상 Publisher에서 구독자를 명시적으로 등록할 필요가 없습니다. 이 속성은 이전 버전의 SQL Server와의 하위 호환성을 위해 제공됩니다.

적용 대상