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