ADOMD.NET result fields -
11-07-2004
, 06:14 AM
Hi,
AdoMdDataReader returns fields such as
[Customers].[Country].[Member_Caption]. Is there a way to control which
fields the ADOMD.NET data reader returns (if I want, for example, to receive
the member's unique name instead of its caption)?
Thanks! |