Share via


XDSServices.flushXDSMyConstructs Method

Flushes the MyConstruct table that is used with XDS.

Syntax

public int flushXDSMyConstructs(int reserved, [str tablename])

Run On

Server

Parameters

  • reserved
    Type: int
    A reserved flag; not currently used.
  • tablename
    Type: str
    The name of the MyConstruct table to flush. It no value is passed in, or if an empty string is passed in, all MyConstruct tables are flushed.

See Also

Reference

XDSServices Class