Use the following query to gathering information about CRM Picklist.
// Comment SELECT [ObjectTypeCode] ,[AttributeName] ,[AttributeValue] ,[LangId] ,[OrganizationId] ,[Value] ,[DisplayOrder] ,[VersionNumber] ,[StringMapId] FROM DBNAME_MSCRM.[dbo].[StringMap] where [AttributeName]='PicklistName' Order by AttributeValue
Thanks,
Nicola Grillo
No comments:
Post a Comment