public static string LookUpTable(
string DBRootPath
)
Public Shared Function LookUpTable (
DBRootPath As String
) As String
public:
static String^ LookUpTable(
String^ DBRootPath
)
static member LookUpTable :
DBRootPath : string -> string