AdministrationMetadataCatalog.ImportPackage Method

Include Protected Members
Include Inherited Members

Imports the model.

Overload List

  Name Description
Public method ImportPackage(String, [], PackageContents) Imports the model given in the XML into the Metadata Store.
Public method ImportPackage(Stream, [], Encoding, PackageContents) Imports the model from the specified stream into the Metadata Store using the specified encoding and package contents.
Public method ImportPackage(String, [], PackageContents, String) Imports the model given in the XML into the Metadata Store using the specified package contents and setting.
Public method ImportPackage(Stream, [], Encoding, PackageContents, String) Imports the model from the specified stream into the Metadata Store using the specified encoding and package contents.
Public method ImportPackage(String, [], PackageContents, String, Boolean, Guid) Imports the model given in the XML into the Metadata Store using the specified package contents, setting, update model, and job ID.

Top

See Also

Reference

AdministrationMetadataCatalog Class

AdministrationMetadataCatalog Members

Microsoft.SharePoint.BusinessData.Administration.Client Namespace