dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniArray Class / ElementType Property

In This Topic
    ElementType Property
    In This Topic
    Gets the type of array elements.
    Syntax
    'Declaration
     
    Public ReadOnly Property ElementType As UniDbType
    public UniDbType ElementType {get;}

    Property Value

    One of the UniDbType values.
    See Also