|
-
Jun 11th, 2008, 04:25 PM
#1
Thread Starter
Frenzied Member
Returning Properties Values
Is there a way to return the value for each of the property for an object?
Similar to this but on the same level as the Properties such as Connection and ConnectionString:
Code:
Dim adoProp As ADODB.Property
For Each adoProp In adoConn.Properties
Next
http://www.vbforums.com/showthread.p...ate+properties
Last edited by Liquid Metal; Jun 11th, 2008 at 04:37 PM.
I'll Be Back!
T-1000
Microsoft .Net 2005
Microsoft Visual Basic 6
Prefer using API
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
|