Skip to main content

MicrosoftAzureDataManagerForEnergy.Search

Syntax

MicrosoftAzureDataManagerForEnergy.Search(
serviceName as text,
dataPartition as text,
kind as text,
query as text,
optional limit as number,
optional returnedFields as text
) as table

Remarks

คิวรีสำหรับระเบียนในอินสแตนซ์ Microsoft Azure Data Manager for Energy

Examples

Example #1

ส่งกลับระเบียนที่มีจำนวนระเบียน ซึ่งตรงตามคิวรี และตารางระเบียนที่สามารถเลือกได้ว่าจะจำกัดด้วยพารามิเตอร์ขีดจำกัดหรือไม่

MicrosoftAzureDataManagerForEnergy.Search("fb82bc98-a537-4c2b-a4ed-cf7c53eed5f9", "4b12b551-b235-46b3-9f79-6a61adc75b6a", "platform4321", "opendes", "osdu:wks:master-data--Well:1.0.0", "*", 2, null)

Result:

ตารางการนำทางที่มี [Count = 4947, Records = #table({""Records""}, {{[...]}, {[...]}})]