dotConnect for BigCommerce Documentation
Devart.Data Namespace / SqlShimConnection Class / RefreshMetadata Method

On this page
    RefreshMetadata Method
    On this page
    Reloads the list of target objects from the target source. Note that it may take some time.
    Syntax
    'Declaration
     
    Public Sub RefreshMetadata() 
    public void RefreshMetadata()
    Remarks
    See Metadata Overview for more information.
    See Also