Refreshes the Metadata from an ADO.NET based data store.
| C# | Visual Basic | Visual C++ |
protected override void RefreshMetadata()
Protected Overrides Sub RefreshMetadata
protected: virtual void RefreshMetadata() override
| Exception | Condition |
|---|---|
| ArgumentNullException |
ConnectionString or SelectString is set to a null or empty string. |