You need to sign in to do that
Don't have an account?

How to retrive a field's data type definition?
Hi,
I've went through the API documentation "Describe Calls" section but I cannot find a description on how to retreive a specific Object.Fields's data type definition..?
As an example: I want to retrive the Opportunity.Description field's internal definition which might be nvarchar(500).
I am making an extensive data dump into an SQL and I want to make sure I keep the same definitions on the text fields to not risking any truncation..
Any way to retrieve this info?
thanks
Lars
Hi Simon,
OK, I'll go back and double check
Thanks
/Lars