IProgrammableDataQuery.EntryQuery(Object, Object[]) Method
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.
C++
public:
cli::array <System::Object ^> ^ EntryQuery(System::Object ^ thisArg, cli::array <System::Object ^> ^ args);
public object[] EntryQuery(object thisArg, object[] args);
abstract member EntryQuery : obj * obj[] -> obj[]
Public Function EntryQuery (thisArg As Object, args As Object()) As Object()
- thisArg
- Object
- args
- Object[]
Object[]
Produkt | Verzie |
---|---|
Visual Studio SDK | 2022 |