Skip to main content

Class ParquetReaderCompatibility

Namespace: Workspace.XBR.Xperiflow.Etl.Tabular

Assembly: Xperiflow.dll

Declaration
public static class ParquetReaderCompatibility

Methods

IsPotentialCompatibilityException(Exception)

Declaration
public static bool IsPotentialCompatibilityException(Exception exception)
Returns

System.Boolean

Parameters
TypeName
System.Exceptionexception

Unwrap(Exception)

Declaration
public static Exception Unwrap(Exception exception)
Returns

System.Exception

Parameters
TypeName
System.Exceptionexception

Inherited Members

  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.ToString

Was this page helpful?