| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub ClearQueries( _ ByVal storage As IStorage, _ ByVal persistentsType As Type _ ) | |
| Visual Basic (Usage) | |
|---|---|
| |
| C# | |
|---|---|
public void ClearQueries( IStorage storage, Type persistentsType ) | |
| Managed Extensions for C++ | |
|---|---|
public: void ClearQueries( IStorage* storage, Type* persistentsType ) | |
| C++/CLI | |
|---|---|
public: void ClearQueries( IStorage^ storage, Type^ persistentsType ) | |
Parameters
- storage
- The storage the query has been executed on.
- persistentsType
- The persistents' type returned by the query.
Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family