<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapEngine Class / Update Method

In This Topic
    Update Method (C1OlapEngine)
    In This Topic
    Causes the C1OlapEngine to rebuild the output table exposed by the OlapTable property.
    Syntax
    'Declaration
     
    Public Sub Update() 
    public void Update()
    See Also