Deployment Tools Foundation
CodePage Property
Gets or sets the code page of the Database.
![](collapse_all.gif)
![](collapse_all.gif)
Getting or setting the code page is a slow operation because it involves an export or import of the codepage data to/from a temporary file.
![](collapse_all.gif)
Exception | Condition |
---|---|
IOException | error exporting/importing the codepage data |
InvalidHandleException | the Database handle is invalid |