ProfileContext.CommerceOleDbProvider Property (BCL)
The CommerceOleDbProvider property accesses the OLEDB Provider for Commerce Server handle.
Definition
[Visual Basic .NET]
Public ReadOnly Property CommerceOleDbProvider As ADODB.Connection
[C#]
public ADODB.Connection CommerceOleDbProvider{get;}
Property Value
The OLEDB Provider for Commerce Server handle.
Requirements
Namespace: Microsoft.CommerceServer.Runtime.Profiles
Platforms: Windows 2000, Windows Server 2003
Assembly: Microsoft.CommerceServer.Runtime.dll
See Also
Code to Create and Set Profile Properties
Code to Retrieve and Display Profile Properties
Code to Use the SiteTerm Class
Copyright © 2005 Microsoft Corporation.
All rights reserved.