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

TSQLForeignKeysW

Declaration

Source position: odbcsql.inc line 1376

type TSQLForeignKeysW = function(

  StatementHandle: SQLHSTMT;

  PKCatalogName: PSQLWCHAR;

  NameLength1: SQLSMALLINT;

  PKSchemaName: PSQLWCHAR;

  NameLength2: SQLSMALLINT;

  PKTableName: PSQLWCHAR;

  NameLength3: SQLSMALLINT;

  FKCatalogName: PSQLWCHAR;

  NameLength4: SQLSMALLINT;

  FKSchemaName: PSQLWCHAR;

  NameLength5: SQLSMALLINT;

  FKTableName: PSQLWCHAR;

  NameLength6: SQLSMALLINT

):SQLRETURN;


Documentation generated on: 2023-03-18