Unit 'odbcsqldyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#odbc]

TSQLStatistics

Declaration

Source position: odbcsql.inc line 1413

type TSQLStatistics = function(

  hstmt: SQLHSTMT;

  CatalogName: PSQLCHAR;

  NameLength1: SQLSMALLINT;

  SchemaName: PSQLCHAR;

  NameLength2: SQLSMALLINT;

  TableName: PSQLCHAR;

  NameLength3: SQLSMALLINT;

  Unique: SQLUSMALLINT;

  Reserved: SQLUSMALLINT

):SQLRETURN;


Documentation generated on: 2023-03-18