using (OracleConnection connection = new OracleConnection(connectionString)) ... { OracleCommand Ocmd = new OracleCommand("存储过程名"