User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_dbabstract.icodepage

Table of Contents

TGIS_DbAbstract.iCodePage property

DK11 for Java | tatukgis.jdk.TGIS_DbAbstract.iCodePage | Constructors | Fields | Methods | Properties | Events

CodePage used for conversion.

Available also on: Delphi | .NET.

Syntax

// Java
public int getiCodePage();
 
public void setiCodePage(
  int _value
);
// Oxygene
public
  property iCodePage : Integer read write;

Value

Type
int
Integer
2017/09/04 11:20

Page Tools