Skip to content

Add UdtTypeName to OracleDynamicParameters .Add object #67

@r2go-beep

Description

@r2go-beep

I noticed that OracleParameter has a attribute, "UdtTypeName", which allows the user to specify the UdtType that this object is being mapped to in Oracle DB.

This would be helpful as it would allow for a more direct translation from OracleParameter to the object in OracleDynamicParameters.Add(object item) instead of this attribute being clipped off.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions