SiteConfigReadOnlyFreeThreaded Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Allows access to site configuration properties with multiple threads.

The SiteConfigReadOnlyFreeThreaded type exposes the following members.

Constructors

  Name Description
Aa130928.pubmethod(en-US,CS.70).gif SiteConfigReadOnlyFreeThreaded Initializes a new instance of the SiteConfigReadOnlyFreeThreaded class.

Top

Methods

  Name Description
Aa130928.pubmethod(en-US,CS.70).gif Dispose Overloaded. Releases the unmanaged resources used by this object.
Aa130928.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa130928.protmethod(en-US,CS.70).gif Finalize Allows a SiteConfigReadOnlyFreeThreaded object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Overrides Object..::.Finalize()()().)
Aa130928.pubmethod(en-US,CS.70).gif GetAppsInSite Gets a list of Commerce Server applications for the specified site.
Aa130928.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa130928.pubmethod(en-US,CS.70).gif GetIfCollection Converts values read from the Fields property into appropriate object such as a SimpleList object or a Variant Array.
Aa130928.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa130928.pubmethod(en-US,CS.70).gif Initialize Loads the site configuration from the Administration database.
Aa130928.pubmethod(en-US,CS.70).gif MakeArrayFromSimpleList Convert the specified SimpleList object into an Array.
Aa130928.pubmethod(en-US,CS.70).gif MakeArrayFromString Convert the specified string object into an Array.
Aa130928.pubmethod(en-US,CS.70).gif MakeSimpleListFromArray Converts an Array into a SimpleList object.
Aa130928.pubmethod(en-US,CS.70).gif MakeStringFromArray Converts an Array object into an encoded string.
Aa130928.pubmethod(en-US,CS.70).gif MakeStringFromSimpleList Convert a SimpleList object into an encoded string.
Aa130928.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa130928.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa130928.pubproperty(en-US,CS.70).gif Fields Gets an object whose contents include recordsets that hold the configuration settings of the site.

Top

See Also

Reference

SiteConfigReadOnlyFreeThreaded Class

Microsoft.CommerceServer.Interop.Configuration Namespace