841 B
841 B
Home > puppeteer > Protocol > Database > ExecuteSQLResponse
Protocol.Database.ExecuteSQLResponse interface
Signature:
export interface ExecuteSQLResponse
Properties
Property | Type | Description |
---|---|---|
columnNames | string[] | |
sqlError | Error | |
values | any[] |