[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'msesqlresult' (#msegui)

tdbcols

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msesqlresult.pas line 246

type tdbcols = class(tpersistentarrayprop)

public

  constructor create();

  function findcol();

  function findcolindex();

  function colbyname();

  function colsbyname();

  function colsindexbyname();

  property items []: tdbcol; default; [r]

end;

Inheritance

tdbcols

|

tpersistentarrayprop,iobjectlink

|

tarrayprop

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13