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

TSQLForeignKeysA

Declaration

Source position: odbcsql.inc line 1369

type TSQLForeignKeysA = function(

  StatementHandle: SQLHSTMT;

  PKCatalogName: PSQLCHAR;

  NameLength1: SQLSMALLINT;

  PKSchemaName: PSQLCHAR;

  NameLength2: SQLSMALLINT;

  PKTableName: PSQLCHAR;

  NameLength3: SQLSMALLINT;

  FKCatalogName: PSQLCHAR;

  NameLength4: SQLSMALLINT;

  FKSchemaName: PSQLCHAR;

  NameLength5: SQLSMALLINT;

  FKTableName: PSQLCHAR;

  NameLength6: SQLSMALLINT

):SQLRETURN;


Documentation generated on: 2023-03-18