ITableDataSink.RemoveAllSnapshots 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 ITableEntriesSnapshots that had previously been added to the sink.
public:
void RemoveAllSnapshots();
public:
void RemoveAllSnapshots();
void RemoveAllSnapshots();
public void RemoveAllSnapshots ();
abstract member RemoveAllSnapshots : unit -> unit
Public Sub RemoveAllSnapshots ()