ProfileXsdSchemaExport Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Manages the exporting of profile definitions to XSD.
The ProfileXsdSchemaExport type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProfileXsdSchemaExport | Initializes a new instance of the ProfileXsdSchemaExport class using the specified connection string. |
Top
Methods
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the ProfileXsdSchemaExport. | |
Equals | (Inherited from Object.) | |
ExportAllSchemas | Overloaded. Exports all profile definitions to a file as XSD schema. | |
ExportSchemas | Overloaded. Exports the specified profile definitions to a file as XSD schema. | |
Finalize | (Inherited from Object.) | |
GetAllSchemas | Overloaded. Retrieves all of the profile definitions as XSD schema. | |
GetHashCode | (Inherited from Object.) | |
GetSchemas | Overloaded. Retrieves the specified profile definitions as XSD schema. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top