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