OleDbInfoMessageEventArgs.Source 속성

정의

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

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

속성 값

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

설명

이 대 한 래퍼인 합니다 Source 첫 번째 속성 OleDbErrorErrors 컬렉션.

적용 대상