Share via


SysWindowsAzureParameters::find Method

Finds the specified record in the SysWindowsAzureParameters table.

Syntax

client server public static SysWindowsAzureParameters find(SysWindowsAppModule _appModule, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    true if the record is selected for update; otherwise, false; optional.

Return Value

Type: SysWindowsAzureParameters Table
A record in the SysWindowsAzureParameters table; otherwise, an empty record.

See Also

Reference

SysWindowsAzureParameters Table