Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need UdtTypeName for geography
Message
From
27/03/2012 00:21:15
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Need UdtTypeName for geography
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01539417
Message ID:
01539417
Views:
74
I need to find the proper UdtTypeName for a geography type field. I have this code:
                                    loSqlParameter.SqlDbType = SqlDbType.Udt
                                    loSqlParameter.UdtTypeName = ""
So, I need to know what value to put in there.

Otherwise, I get an error:

"UdtTypeName property must be set for UDT parameters."
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform