ITableDataSink.RemoveAllEntries Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remove all ITableEntrys previously added to the sink.
public:
void RemoveAllEntries();
public:
void RemoveAllEntries();
void RemoveAllEntries();
public void RemoveAllEntries ();
abstract member RemoveAllEntries : unit -> unit
Public Sub RemoveAllEntries ()