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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.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 <define>MFCSQL_DRIVER_COMPLETE</define> 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