Hey guys,
I have a dll that encapsulates all the sql connectivity. I have two public enumerators within it. However, when its referenced in my code and access is attempted, visual studio flags the enumerator types in teh parameters list saying they aren't declared.
Any thoughts?
Thanks,
Jack
I have a dll that encapsulates all the sql connectivity. I have two public enumerators within it. However, when its referenced in my code and access is attempted, visual studio flags the enumerator types in teh parameters list saying they aren't declared.
Any thoughts?
Thanks,
Jack