dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceCache Class / RefreshMetadata Method

In This Topic
    RefreshMetadata Method (SalesforceCache)
    In This Topic
    Refreshes the metadata cache for the connection.
    Syntax
    'Declaration
     
    Public Sub RefreshMetadata() 
    public void RefreshMetadata()
    See Also