Click or drag to resize

IDatabaseIsAnsiBase Method

Returns TRUE if database uses ANSI text, FALSE if it uses Unicode text

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
bool IsAnsiBase()

Return Value

Type: Boolean
See Also