FlexPivot for WPF | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / UnsupportedTypeException Class
Members

In This Topic
    UnsupportedTypeException Class
    In This Topic
    Exception for unsupported types in DbConnector.
    Object Model
    UnsupportedTypeException Class
    Syntax
    'Declaration
     
    Public Class UnsupportedTypeException 
       Inherits System.InvalidCastException
    public class UnsupportedTypeException : System.InvalidCastException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          System.SystemException
             System.InvalidCastException
                C1.DataEngine.UnsupportedTypeException

    See Also