dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2ConnectionStringBuilder Class / CodePage Property

In This Topic
CodePage Property
In This Topic
Gets or sets the current Encoding's code page identifier.
Syntax
'Declaration
 
Public Property CodePage As Integer
 

Property Value

The current Encoding's code page identifier.
See Also