I am creating a DDEX provider for a ADO.NET 2.0 provider.
I would like my DDEX provider to be able to access some internal
properties of my data connection object. Are there any easy ways?
I do not want to make the properties as public since I do not want other
applications to access them.
Thanks
Charles Zhang
Hi Charles,
>I would like my DDEX provider to be able to access some internal
>properties of my data connection object. Are there any easy ways?
I am afraid I am not very clear about the easy ways. It seems no such quick
solution to achieve it.
In order to let us know what we can do on this issue, would you please tell
me which specific problems you have while you developing the DDEX provider,
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Charles Zhang - 02 Nov 2006 03:35 GMT
I loaded a resource only assembly from the ADO.NET 2.0 provider using
Aseembly.Load. I would like the DDEX provider to access this assembly.
I want to expose this assembly reference as a internal property and
enable DDEX provider to be able to access it.
Or expose this assembly reference as a public property and somehow hide
it from other users of this ADO.NET provider.
Thanks
> Hi Charles,
>
[quoted text clipped - 31 lines]
> ==================================================
> This posting is provided "AS IS" with no warranties, and confers no rights.
Gary Chang[MSFT] - 03 Nov 2006 04:41 GMT
Hi Charles,
We got it, we will do some research on it and reply you later.
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.