다음을 통해 공유


SqlCeInvalidDatabaseFormatException 멤버

이전 버전 또는 최신 버전의 SQL Server Compact 데이터베이스 파일을 열려고 하면 SQL Server Compact 데이터 원본에서 예외를 throw합니다.

SqlCeInvalidDatabaseFormatException 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 SqlCeInvalidDatabaseFormatException

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (inherited from Object)
보호된 메서드 Finalize (inherited from Object)
공용 메서드 GetBaseException (inherited from Exception)
공용 메서드 GetHashCode (inherited from Object)
공용 메서드 GetObjectData (inherited from Exception)
공용 메서드 GetType (inherited from Exception)
보호된 메서드 MemberwiseClone (inherited from Object)
공용 메서드 ToString 현재 예외에 대한 문자열 표현을 만들고 반환합니다. (inherited from SqlCeException)

맨 위로 이동

속성

  이름 설명
공용 속성 Data (inherited from Exception)
공용 속성 Errors .NET Compact Framework Data Provider for SQL Server Compact 3.5에서 생성된 예외에 대한 자세한 정보가 들어 있는 하나 이상의 SqlCeError 개체로 구성된 컬렉션을 가져옵니다. (inherited from SqlCeException)
공용 속성 HelpLink (inherited from Exception)
공용 속성 HResult 예외의 HRESULT 값을 가져옵니다. 이 값은 예외에 대한 SqlCeErrorCollection에 있는 SqlCeError의 첫 번째 인스턴스에 대한 HResult 값과 같습니다. (inherited from SqlCeException)
공용 속성 InnerException (inherited from Exception)
공용 속성 Message 예외에 대한 SqlCeErrorCollection에 있는 SqlCeError의 첫 번째 인스턴스를 설명하는 텍스트를 가져옵니다. (inherited from SqlCeException)
공용 속성 NativeError SqlCeErrorCollection 에 있는 첫 번째 SqlCeError의 네이티브 오류 번호를 가져옵니다. 오류에 대한 자세한 내용은 SQL Server Compact 3.5 온라인 설명서의 "문제 해결" 단원에서 "SQL Server Compact 3.5 오류" 항목을 참조하십시오. (inherited from SqlCeException)
공용 속성 Source 오류가 발생한 OLE DB 공급자의 이름을 가져옵니다. (inherited from SqlCeException)
공용 속성 StackTrace (inherited from Exception)
공용 속성 TargetSite (inherited from Exception)

맨 위로 이동

참고 항목

참조

SqlCeInvalidDatabaseFormatException 클래스

System.Data.SqlServerCe 네임스페이스