GlobalConfig Methods (PIA)

Methods

Method Description
CreateServiceConfig Creates and writes configuration information for the specified resource to the Administration database.
CreateSiteConfig Creates a site.
DeleteServiceConfig Deletes configuration information for the specified resource.
DeleteSiteConfig Deletes the specified configuration for the site and all configurations for the associated resources.
GetIfCollection Converts values read from the Fields property into appropriate objects such as a SimpleList object or a System.Array.
GetResourcePropAttrib Gets a dictionary of key/value pairs that denote the attributes of the specified property of the specified resource.
Initialize Loads the global configuration data from the Administration database.
MakeArrayFromSimpleList Converts the specified SimpleList object into a System.Array.
MakeArrayFromString Converts values read from the Fields property into a System.Array.
MakeSimpleListFromArray Converts a System.Array into a SimpleList object.
MakeStringFromArray Converts a System.Array into an encoded string, which can be written to the Fields property.
MakeStringFromSimpleList Converts a SimpleList object into an encoded string, which can be written to the Fields property.
SaveConfig Saves the global configuration settings to the Administration database.
Sites Returns a list of all of the sites available in the Administration data store.

Copyright © 2005 Microsoft Corporation.
All rights reserved.