StronglyTypedWebResources.CreateClassFromDatabaseResource

Creates a strongly typed resource class for a ResoureSet from the wwDbResourceManager.

Note: Uses the default ResourceProvider settings as set in the wwDbResourceConfiguration.Current property for opening the database and otherwise setting values.

public string CreateClassFromDatabaseResource( string ResourceSetName,
	string Namespace,
	string Classname,
	string FileName );

Return Value

string of the generated class

Parameters

string ResourceSetName

string Namespace

string Classname

string FileName


See also:

Class StronglyTypedWebResources


  Last Updated: 11/21/2006 | © West Wind Technologies, 2008