インターフェース - Call-Level Interface Version 2

Teradata® Call-Level Interfaceバージョン2 リファレンス - ワークステーション接続システム - 17.20

Product
Call-Level Interface Version 2
Release Number
17.20
Published
2022年10月10日
Language
日本語
Last Update
2022-11-21
dita:mapPath
ja-JP/zws1641280432166.ditamap
dita:ditavalPath
ja-JP/obe1474387269547.ditaval
dita:id
B035-2418
Product Category
Teradata Tools and Utilities
struct CliExit
{
	 	 	 	char username[UEXUSRLEN]; /* user name */
	 	 	 	char password[UEXPWDLEN]; /* password */
	 	 	 	char dbcname [UEXDBCLEN]; /* DBC name */
	 	 	 	char account [UEXACTLEN]; /* account name */
	 	 	 	char domain [DOMAINLEN];  /* domain name */
};