![]() | CDHImport2 Method |
Namespace: Geosoft.Desktop.GXNet
public static void Import2( string project, CDB db, int line, int hole, string table, int type, string log ) public static void Import2( string project, CDB db, int line, int hole, string table, int type, string log )
Public Shared Sub Import2 ( project As String, db As CDB, line As Integer, hole As Integer, table As String, type As Integer, log As String ) Public Shared Sub Import2 ( project As String, db As CDB, line As Integer, hole As Integer, table As String, type As Integer, log As String )
public: static void Import2( String^ project, CDB^ db, int line, int hole, String^ table, int type, String^ log ) public: static void Import2( String^ project, CDB^ db, int line, int hole, String^ table, int type, String^ log )
static member Import2 : project : string * db : CDB * line : int * hole : int * table : string * type : int * log : string -> unit static member Import2 : project : string * db : CDB * line : int * hole : int * table : string * type : int * log : string -> unit