You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to implement a table value parameter command based on an existing tableA using SqlDataRecord instead of DataTable like this:
To create SqlDataRecords i need a collection of SqlMetadata
Is there any API available to retrieve the SqlMetadata[] from an existing table?
If the idea is to move from DataTable's to SqlRecords as API's shouldn't it exist?
Beta Was this translation helpful? Give feedback.
All reactions