Cookies
This property can be manually specified in the format of name=value pairs, which are separated by semicolons.
データ型
string
デフォルト値
""
解説
Typically, the Cookies property does not need to be configured. However, since there are various types of OData services, manual specification of cookies may be required if the solution relies on cookies not obtained through the CData JDBC 本製品 for OData. Cookies can be entered in the format of name=value pairs, separated by semicolons. For example: Cookie1=value; Cookie2=value2.
This property is useful for authentication, session tracking, and personalization purposes.