Beispiel #1
0
 private void GetObjectType()
 {
     Object_Type_comboBox.DataSource = Oracle.Get_object_type(Login_Form.conn);
 }