Class SqlResult (0.4.8)

  SqlResult 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

SqlResult represents the result for the execution of a sql statement.

Attributes

Name
Description
columns
MutableSequence[ google.cloud.alloydb_v1.types.SqlResultColumn ]
List of columns included in the result. This also includes the data type of the column.
rows
MutableSequence[ google.cloud.alloydb_v1.types.SqlResultRow ]
Rows returned by the SQL statement.
Design a Mobile Site
View Site in Mobile | Classic
Share by: