Share via


IGlobalConfig2 Members

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

This interface is implemented by GlobalConfig2FreeThreaded class.

The IGlobalConfig2 type exposes the following members.

Methods

  Name Description
Aa130898.pubmethod(en-US,CS.70).gif CreateServiceConfig Creates an instance of the specified class and loads the instance into the site recordset.
Aa130898.pubmethod(en-US,CS.70).gif CreateSiteConfig Creates an instance of SiteConfigFreeThreaded and writes configuration information for the specified site to the Administration database.
Aa130898.pubmethod(en-US,CS.70).gif DeleteServiceConfig Deletes configuration information for the specified resource.
Aa130898.pubmethod(en-US,CS.70).gif DeleteSiteConfig Deletes the specified configuration for the site and all configurations for the associated resources.
Aa130898.pubmethod(en-US,CS.70).gif GetDBVersion Gets the database version value.
Aa130898.pubmethod(en-US,CS.70).gif GetGlobalResources Retrieve a list of all the names of the resources from the Resources table in the Administration database.
Aa130898.pubmethod(en-US,CS.70).gif GetGlobalResourcesOfType Retrieve a list of all the names of the resources, of a specified resource type, from the Resources table in the Administration database.
Aa130898.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.
Aa130898.pubmethod(en-US,CS.70).gif GetRefSites Retrieve a collection of all the site names that reference the given resource from the Administration database.
Aa130898.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.
Aa130898.pubmethod(en-US,CS.70).gif GetSecuredPropertySites Retrieve a collection of all the site names that have secured properties from the Administration database.
Aa130898.pubmethod(en-US,CS.70).gif Initialize Loads the global configuration from the Administration database.
Aa130898.pubmethod(en-US,CS.70).gif MakeArrayFromSimpleList Convert the specified SimpleList object into an Array.
Aa130898.pubmethod(en-US,CS.70).gif MakeArrayFromString Convert the specified string object into an Array.
Aa130898.pubmethod(en-US,CS.70).gif MakeSimpleListFromArray Converts an Array into a SimpleList object.
Aa130898.pubmethod(en-US,CS.70).gif MakeStringFromArray Converts an Array object into an encoded string.
Aa130898.pubmethod(en-US,CS.70).gif MakeStringFromSimpleList Convert a SimpleList object into an encoded string.
Aa130898.pubmethod(en-US,CS.70).gif SaveConfig Saves the global configuration settings to the Administration database.
Aa130898.pubmethod(en-US,CS.70).gif Sites Retrieves a list of all the sites available in the Administration database.

Top

Properties

  Name Description
Aa130898.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

IGlobalConfig2 Interface

Microsoft.CommerceServer.Interop.Configuration Namespace