|
-
Oct 10th, 2001, 01:45 PM
#1
Thread Starter
New Member
Property Procedures in ActiveX dll
HELLO EVERYBODY!
I am creating DLL that will be configured as COM+ component.
In the DLL I have
Public Function GetCustData(p_SQL As String, cust_str As String) As ADODB.Recordset.
I need to create Property Procedures LET and GET for every field of the GetCustData recordset .
Does anybody know how to do this.
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|