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

In This Topic
    RefreshMetadata Method
    In This Topic
    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