MFCSQL_DRIVERConstant Class
SQL Server Driver
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetMFCSQL_DRIVERConstant

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static class MFCSQL_DRIVERConstant

The MFCSQL_DRIVERConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCOMPLETE
Only shows dialog box if authentication parameters are wrong
Public fieldStatic memberCOMPLETE_REQUIRED
Same as MFCSQL_DRIVER_COMPLETE except only missing parameters are editable
Public fieldStatic memberNOPROMPT
No dialog box, Error if authentication parameters are wrong
Public fieldStatic memberPROMPT
Always show dialog box, with option to change parameter
Top
See Also