Source position: googlebigquery.pp line 1939
public function TTablesResource.List( |
datasetId: string; |
projectId: string; |
AQuery: string = '' |
):TTableList; |
datasetId: string; |
projectId: string; |
AQuery: TTablesListOptions |
):TTableList; |