Share via


EntitySqlException.ErrorDescription 속성

정의

오류에 대한 설명을 가져옵니다.

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

속성 값

오류를 설명하는 문자열입니다.

적용 대상