Home
last modified time | relevance | path

Searched refs:CreateTextTable (Results 1 – 1 of 1) sorted by relevance

/trunk/main/odk/examples/OLE/delphi/InsertTables/
H A DSampleCode.pas80 function CreateTextTable( in CreateTextTable() function
243 oTable := CreateTextTable( oDoc, oCursor, sTableName, iRows, iColumns );
298 function TSampleCode.CreateTextTable( in TSampleCode.CreateTextTable() function
313 CreateTextTable := ret;

Completed in 19 milliseconds