Share via


CatalogInitializationException.ConnectionString Property (BCL)

The ConnectionString property gets the connection string that was used to initialize the Product Catalog System.

Definition

[Visual Basic .NET]

Public ReadOnly Property ConnectionString As System.String

[C#]

public System.String ConnectionString {get;} 

Property Value

A System.String that contains the connection string.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.