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