AdgConnection.GetDeviceCodePageID Method

Definition

Namespace: ASNA.DataGate.Client
Assembly: ASNA.QSys.DataGate.Client.dll

int GetDeviceCodePageID()

Gets the device code page ID.

Remarks

This method retrieves the device code page ID from the DataLinkSource if the connection is open. The device code page ID is used to determine the character encoding for the connection.

int GetDeviceCodePageID()

Returns

Type Description
int The device code page ID.

See Also

AdgConnection Class