AdministrationMetadataCatalog.ImportPackage method
Imports the model.
Overload list
Name | Description | |
---|---|---|
ImportPackage(String, [], PackageContents) | Imports the model given in the XML into the Metadata Store. | |
ImportPackage(Stream, [], Encoding, PackageContents) | Imports the model from the specified stream into the Metadata Store using the specified encoding and package contents. | |
ImportPackage(String, [], PackageContents, String) | Imports the model given in the XML into the Metadata Store using the specified package contents and setting. | |
ImportPackage(Stream, [], Encoding, PackageContents, String) | Imports the model from the specified stream into the Metadata Store using the specified encoding and package contents. | |
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