SiteConfigFreeThreaded 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 SiteConfigFreeThreaded type exposes the following members.

Constructors

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

Top

Methods

  Name Description
Aa130920.protmethod(en-US,CS.70).gif Activate (Inherited from ServicedComponent.)
Aa130920.pubmethod(en-US,CS.70).gif AddRefToGroupComponent Adds a reference to a global resource so that a site can access that resource.
Aa130920.protmethod(en-US,CS.70).gif CanBePooled (Inherited from ServicedComponent.)
Aa130920.protmethod(en-US,CS.70).gif Construct (Inherited from ServicedComponent.)
Aa130920.pubmethod(en-US,CS.70).gif CreateComponentConfig Create an instance of a configuration schema class, and load it into the site recordset.
Aa130920.pubmethod(en-US,CS.70).gif CreateObjRef (Inherited from MarshalByRefObject.)
Aa130920.protmethod(en-US,CS.70).gif Deactivate (Inherited from ServicedComponent.)
Aa130920.pubmethod(en-US,CS.70).gif DeleteComponentConfig Deletes the Administration database information for the specified resource.
Aa130920.pubmethod(en-US,CS.70).gif DeleteSQLScript Deletes the specified SQL script file from the Administration database.
Aa130920.pubmethod(en-US,CS.70).gif Dispose Overloaded. Releases the unmanaged resources used by this object.
Aa130920.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa130920.pubmethod(en-US,CS.70).gif ExportResource Writes the specified resource, resource properties, and attributes to the specified file.
Aa130920.protmethod(en-US,CS.70).gif Finalize Allows a SiteConfigFreeThreaded object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Overrides Object..::.Finalize()()().)
Aa130920.pubmethod(en-US,CS.70).gif GetAppsInSite Gets a list of Commerce Server applications for the specified site.
Aa130920.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa130920.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.
Aa130920.pubmethod(en-US,CS.70).gif GetLifetimeService (Inherited from MarshalByRefObject.)
Aa130920.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.
Aa130920.pubmethod(en-US,CS.70).gif GetSQLScript Retrieves the specified SQL script file from the Administration database.
Aa130920.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa130920.pubmethod(en-US,CS.70).gif ImportResource Reads the specified resource, resource properties, and attributes from the specified file, and writes them to the Commerce Server database.
Aa130920.pubmethod(en-US,CS.70).gif Initialize Loads the site configuration from the Administration database.
Aa130920.pubmethod(en-US,CS.70).gif InitializeLifetimeService (Inherited from MarshalByRefObject.)
Aa130920.pubmethod(en-US,CS.70).gif MakeArrayFromSimpleList Convert the specified SimpleList object into an Array.
Aa130920.pubmethod(en-US,CS.70).gif MakeArrayFromString Convert the specified string object into an Array.
Aa130920.pubmethod(en-US,CS.70).gif MakeSimpleListFromArray Converts an Array into a SimpleList object.
Aa130920.pubmethod(en-US,CS.70).gif MakeStringFromArray Converts an Array object into an encoded string.
Aa130920.pubmethod(en-US,CS.70).gif MakeStringFromSimpleList Convert a SimpleList object into an encoded string.
Aa130920.protmethod(en-US,CS.70).gif MemberwiseClone Overloaded.
Aa130920.pubmethod(en-US,CS.70).gif PutSQLScript Puts the specified SQL script file into the Administration database.
Aa130920.pubmethod(en-US,CS.70).gif SaveConfig Saves the site configuration settings to the Administration database.
Aa130920.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

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

Top

Explicit Interface Implementations

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

Top

See Also

Reference

SiteConfigFreeThreaded Class

Microsoft.CommerceServer.Interop.Configuration Namespace