Click or drag to resize
CSQLSRV Class
SQL Server and MSDE utility functions
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetCSQLSRV

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

The CSQLSRV type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberiAttachMDF
Attaches an MDF SQL server file to a server.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberiDetachDB
Detaches a SQL Server database from a server.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberiGetDatabaseLanguagesLST
Get a list of the languages into LST
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberiGetDatabasesLST
Get a list of the database into LST
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberIGetLoginGUI
Get/Test login information to SQL Server
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberiGetServersLST
Get a list of the visible servers into LST
Top
See Also