StorageDataReader.QueryKeepStoringData Delegate
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.
public: delegate bool StorageDataReader::QueryKeepStoringData();
public delegate bool StorageDataReader.QueryKeepStoringData();
type StorageDataReader.QueryKeepStoringData = delegate of unit -> bool
Public Delegate Function StorageDataReader.QueryKeepStoringData() As Boolean