Dijeli putem


IGlobalConfig Members

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

This interface is implemented by GlobalConfigFreeThreaded class.

The IGlobalConfig type exposes the following members.

Methods

  Name Description
Aa130905.pubmethod(en-US,CS.70).gif CreateServiceConfig Creates an instance of the specified class and loads the instance into the site recordset.
Aa130905.pubmethod(en-US,CS.70).gif CreateSiteConfig Creates an instance of SiteConfigFreeThreaded and writes configuration information for the specified site to the Administration database.
Aa130905.pubmethod(en-US,CS.70).gif DeleteServiceConfig Deletes configuration information for the specified resource.
Aa130905.pubmethod(en-US,CS.70).gif DeleteSiteConfig Deletes the specified configuration for the site and all configurations for the associated resources.
Aa130905.pubmethod(en-US,CS.70).gif GetIfCollection Converts values read from the Fields property into appropriate objects such as a SimpleList object or a Variant Array.
Aa130905.pubmethod(en-US,CS.70).gif GetResourcePropAttrib Retrieves a dictionary of key/value pairs that denote the attributes of the specified property of the specified resource.
Aa130905.pubmethod(en-US,CS.70).gif Initialize Loads the global configuration from the Administration database.
Aa130905.pubmethod(en-US,CS.70).gif MakeArrayFromSimpleList Convert the specified SimpleList object into an Array.
Aa130905.pubmethod(en-US,CS.70).gif MakeArrayFromString Convert the specified string object into an Array.
Aa130905.pubmethod(en-US,CS.70).gif MakeSimpleListFromArray Converts an Array into a SimpleList object.
Aa130905.pubmethod(en-US,CS.70).gif MakeStringFromArray Converts an Array object into an encoded string.
Aa130905.pubmethod(en-US,CS.70).gif MakeStringFromSimpleList Convert a SimpleList object into an encoded string.
Aa130905.pubmethod(en-US,CS.70).gif SaveConfig Saves the global configuration settings to the Administration database.
Aa130905.pubmethod(en-US,CS.70).gif Sites Retrieves a list of all the sites available in the Administration database.

Top

Properties

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

Top

See Also

Reference

IGlobalConfig Interface

Microsoft.CommerceServer.Interop.Configuration Namespace