Unit 'googlefusiontables' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TTableResource.Patch

Declaration

Source position: googlefusiontables.pp line 943

public function TTableResource.Patch(

  tableId: string;

  aTable: TTable;

  AQuery: string = ''

):TTable;

function TTableResource.Patch(

  tableId: string;

  aTable: TTable;

  AQuery: TTablePatchOptions

):TTable;



CT Web help

CodeTyphon Studio