Refreshes the Metadata from a REST web service.
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected override void RefreshMetadata()
Protected Overrides Sub RefreshMetadata
protected: virtual void RefreshMetadata() override
Exceptions
Exception | Condition |
---|---|
ArgumentNullException |
ServiceUri is set to a null or empty string. |