public static string getTypeDescValue( DataTable oDT, string typeDesc )
Public Shared Function getTypeDescValue ( _ oDT As DataTable, _ typeDesc As String _ ) As String
public: static String^ getTypeDescValue( DataTable^ oDT, String^ typeDesc )