Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
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