OracleInfoMessageEventArgs.Source 속성

정의

오류를 생성한 개체의 이름을 가져옵니다.

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

속성 값

오류를 생성한 개체의 이름입니다.

적용 대상