Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UdtTypeName to OracleDynamicParameters .Add object #67

Open
r2go-beep opened this issue Oct 13, 2023 · 0 comments
Open

Add UdtTypeName to OracleDynamicParameters .Add object #67

r2go-beep opened this issue Oct 13, 2023 · 0 comments

Comments

@r2go-beep
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant