FileBackedMetadataCatalog.ImportPackage method
Imports a BDC model to the metadata store.
Overload list
Name | Description | |
---|---|---|
ImportPackage(String) | Imports the specified BDC model to the metadata store with default options. | |
ImportPackage(Stream, ParseContext, PackageContents) | Imports the specified BDC model to the metadata store. | |
ImportPackage(String, ParseContext, PackageContents) | Imports the specified BDC model with the specified options. | |
ImportPackage(XmlReader, ParseContext, PackageContents) | Imports a BDC model that is being read by the specified XML reader. | |
ImportPackage(String, Boolean, Boolean, Boolean, Boolean, Boolean) | Imports the specified BDC model with the specified options. |
Top
See also
Reference
FileBackedMetadataCatalog class