GlobalConfigFreeThreaded Members

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

This class is used to return configuration settings about Commerce Server Global Resources (such as Profiles, Commerce Authentication, DirectMailer). It can also be used to access the list of sites in the Commerce Server deployment.

The GlobalConfigFreeThreaded type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Aa130889.protmethod(en-US,CS.70).gif Activate (Inherited from ServicedComponent.)
Aa130889.protmethod(en-US,CS.70).gif CanBePooled (Inherited from ServicedComponent.)
Aa130889.protmethod(en-US,CS.70).gif Construct (Inherited from ServicedComponent.)
Aa130889.pubmethod(en-US,CS.70).gif CreateObjRef (Inherited from MarshalByRefObject.)
Aa130889.pubmethod(en-US,CS.70).gif CreateServiceConfig Creates an instance of the specified class and loads the instance into the site recordset.
Aa130889.pubmethod(en-US,CS.70).gif CreateSiteConfig Creates an instance of SiteConfigFreeThreaded and writes configuration information for the specified site to the Administration database.
Aa130889.protmethod(en-US,CS.70).gif Deactivate (Inherited from ServicedComponent.)
Aa130889.pubmethod(en-US,CS.70).gif DeleteServiceConfig Deletes configuration information for the specified resource.
Aa130889.pubmethod(en-US,CS.70).gif DeleteSiteConfig Deletes the specified configuration for the site and all configurations for the associated resources.
Aa130889.pubmethod(en-US,CS.70).gif Dispose Overloaded. Releases the unmanaged resources used by this object.
Aa130889.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa130889.protmethod(en-US,CS.70).gif Finalize Allows a GlobalConfigFreeThreaded object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Overrides Object..::.Finalize()()().)
Aa130889.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa130889.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.
Aa130889.pubmethod(en-US,CS.70).gif GetLifetimeService (Inherited from MarshalByRefObject.)
Aa130889.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.
Aa130889.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa130889.pubmethod(en-US,CS.70).gif Initialize Loads the global configuration from the Administration database.
Aa130889.pubmethod(en-US,CS.70).gif InitializeEx Legacy purposes only.
Aa130889.pubmethod(en-US,CS.70).gif InitializeLifetimeService (Inherited from MarshalByRefObject.)
Aa130889.pubmethod(en-US,CS.70).gif MakeArrayFromSimpleList Convert the specified SimpleList object into an Array.
Aa130889.pubmethod(en-US,CS.70).gif MakeArrayFromString Convert the specified string object into an Array.
Aa130889.pubmethod(en-US,CS.70).gif MakeSimpleListFromArray Converts an Array into a SimpleList object.
Aa130889.pubmethod(en-US,CS.70).gif MakeStringFromArray Converts an Array object into an encoded string.
Aa130889.pubmethod(en-US,CS.70).gif MakeStringFromSimpleList Convert a SimpleList object into an encoded string.
Aa130889.protmethod(en-US,CS.70).gif MemberwiseClone Overloaded.
Aa130889.pubmethod(en-US,CS.70).gif SaveConfig Saves the global configuration settings to the Administration database.
Aa130889.pubmethod(en-US,CS.70).gif Sites Retrieves a list of all the sites available in the Administration database.
Aa130889.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

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

Top

Explicit Interface Implementations

  Name Description
Aa130889.pubinterface(en-US,CS.70).gifAa130889.privmethod(en-US,CS.70).gif IServicedComponentInfo..::.GetComponentInfo (Inherited from ServicedComponent.)
Aa130889.pubinterface(en-US,CS.70).gifAa130889.privmethod(en-US,CS.70).gif IRemoteDispatch..::.RemoteDispatchAutoDone (Inherited from ServicedComponent.)
Aa130889.pubinterface(en-US,CS.70).gifAa130889.privmethod(en-US,CS.70).gif IRemoteDispatch..::.RemoteDispatchNotAutoDone (Inherited from ServicedComponent.)

Top

See Also

Reference

GlobalConfigFreeThreaded Class

Microsoft.CommerceServer.Interop.Configuration Namespace