Share via


AdministrationMetadataCatalog.ExportPackage Method

Include Protected Members
Include Inherited Members

Returns an XML representation of the metadata model.

Overload List

  Name Description
Public method ExportPackage(String, PackageContents) Returns an XML representation of the metadata model.
Public method ExportPackage(String, PackageContents, String) Returns an XML representation of the metadata model using the model name, the package contents, and the setting identifier.
Public method ExportPackage(String, Stream, Encoding, PackageContents) Generates an XML representation of the metadata model using the specified model name, and package contents and writes this XML to the specified stream using the specified encoding.
Public method ExportPackage(String, Stream, Encoding, PackageContents, String) Generates an XML representation of the metadata model using the specified model name, package contents, and setting identifier and writes this XML to the specified stream using the specified encoding.

Top

See Also

Reference

AdministrationMetadataCatalog Class

AdministrationMetadataCatalog Members

Microsoft.SharePoint.BusinessData.Administration Namespace